com.baidubce.services.moladb.model
Class UpdateTableResponse

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

public class UpdateTableResponse
extends AbstractBceResponse

Represents the output of a UpdateTable operation.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
UpdateTableResponse()
          Constructs a new UpdateTableResponse object.
 
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

UpdateTableResponse

public UpdateTableResponse()
Constructs a new UpdateTableResponse object.



Copyright © 2018. All rights reserved.