public class CreateAuthGroupRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
CreateAuthGroupRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthGroupName() |
List<AuthInfo> |
getAuthInfos() |
String |
getClientToken() |
String |
getDescription() |
String |
getInstanceId() |
CreateAuthGroupRequest |
setAuthGroupName(String authGroupName) |
CreateAuthGroupRequest |
setAuthInfos(List<AuthInfo> authInfos) |
CreateAuthGroupRequest |
setClientToken(String clientToken) |
CreateAuthGroupRequest |
setDescription(String description) |
CreateAuthGroupRequest |
setInstanceId(String instanceId) |
public String getClientToken()
public CreateAuthGroupRequest setClientToken(String clientToken)
public String getAuthGroupName()
public CreateAuthGroupRequest setAuthGroupName(String authGroupName)
public String getInstanceId()
public CreateAuthGroupRequest setInstanceId(String instanceId)
public String getDescription()
public CreateAuthGroupRequest setDescription(String description)
public CreateAuthGroupRequest setAuthInfos(List<AuthInfo> authInfos)
Copyright © 2026. All rights reserved.