com.baidubce.services.sms.model
Class SendMessageV2Response

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by com.baidubce.services.sms.model.BaseResponse
          extended by com.baidubce.services.sms.model.SendMessageV2Response
All Implemented Interfaces:
Serializable

public class SendMessageV2Response
extends BaseResponse

SendMessageV2Response

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
SendMessageV2Response()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class com.baidubce.services.sms.model.BaseResponse
getCode, getMessage, getRequestId, isSuccess, setCode, setMessage, setRequestId
 
Methods inherited from class com.baidubce.model.AbstractBceResponse
getMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SendMessageV2Response

public SendMessageV2Response()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2018. All rights reserved.