com.baidubce.services.moladb.model
Class DeleteTableResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.moladb.model.DeleteTableResponse
- All Implemented Interfaces:
- Serializable
public class DeleteTableResponse
- extends AbstractBceResponse
Represents the output of a DeleteTable operation.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteTableResponse
public DeleteTableResponse()
- Constructs a new DeleteTableResponse object.
Copyright © 2018. All rights reserved.