com.baidubce.services.iothisk.model
Class CreateCertGroupResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.iothisk.model.IotPkiManageResponse
com.baidubce.services.iothisk.model.CreateCertGroupResponse
- All Implemented Interfaces:
- Serializable
public class CreateCertGroupResponse
- extends IotPkiManageResponse
Represent the response of create cert group.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateCertGroupResponse
public CreateCertGroupResponse()
getGroupId
public String getGroupId()
setGroupId
public void setGroupId(String groupId)
Copyright © 2018. All rights reserved.