com.baidubce.services.vcr.model
Class PutImageAsyncResponse

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by com.baidubce.services.vcr.model.PutImageAsyncResponse
All Implemented Interfaces:
Serializable

public class PutImageAsyncResponse
extends AbstractBceResponse

Put image async response.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
PutImageAsyncResponse()
           
 
Method Summary
 String toString()
           
 
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

PutImageAsyncResponse

public PutImageAsyncResponse()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2018. All rights reserved.