com.baidubce.services.iotdm.model.v3.schema
Class SchemaCreateResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.iotdm.model.v3.schema.SchemaCreateResponse
- All Implemented Interfaces:
- Serializable
public class SchemaCreateResponse
- extends AbstractBceResponse
Represent the response of creating a schema.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaCreateResponse
public SchemaCreateResponse()
getSchemaId
public String getSchemaId()
setSchemaId
public void setSchemaId(String schemaId)
Copyright © 2018. All rights reserved.