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