public class CreateCertGroupRequest extends IotPkiManageRequest
| Constructor and Description |
|---|
CreateCertGroupRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupName() |
String |
getRootCertId() |
void |
setGroupName(String groupName) |
void |
setRootCertId(String rootCertId) |
CreateCertGroupRequest |
withGroupName(String groupName) |
CreateCertGroupRequest |
withRootCertId(String rootCertId) |
withRequestCredentialsgetRequestCredentials, setRequestCredentialspublic String getRootCertId()
public void setRootCertId(String rootCertId)
public CreateCertGroupRequest withRootCertId(String rootCertId)
public String getGroupName()
public void setGroupName(String groupName)
public CreateCertGroupRequest withGroupName(String groupName)
Copyright © 2024. All rights reserved.