public class DeleteReadOnlyGroupRequest extends AbstractModel
Constructor and Description |
---|
DeleteReadOnlyGroupRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getReadOnlyGroupId()
Get ID of the RO group to be deleted
|
void |
setReadOnlyGroupId(String ReadOnlyGroupId)
Set ID of the RO group to be deleted
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getReadOnlyGroupId()
public void setReadOnlyGroupId(String ReadOnlyGroupId)
ReadOnlyGroupId
- ID of the RO group to be deletedCopyright © 2021. All rights reserved.