com.baidubce.services.moladb.model
Class CreateInstanceResponse

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

public class CreateInstanceResponse
extends AbstractBceResponse

Represents the output of a CreateInstance operation.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
CreateInstanceResponse()
           
 
Method Summary
 
Methods inherited from class com.baidubce.model.AbstractBceResponse
getMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateInstanceResponse

public CreateInstanceResponse()


Copyright © 2018. All rights reserved.