public class CreateRangeProtectionRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CreateRangeProtectionRequest.CreateRangeProtectionRequestEditableSetting |
static class |
CreateRangeProtectionRequest.CreateRangeProtectionRequestMembers |
| 限定符和类型 | 字段和说明 |
|---|---|
CreateRangeProtectionRequest.CreateRangeProtectionRequestEditableSetting |
editableSetting |
List<CreateRangeProtectionRequest.CreateRangeProtectionRequestMembers> |
members |
String |
operatorId
This parameter is required.
|
String |
otherUserPermission
This parameter is required.
|
| 构造器和说明 |
|---|
CreateRangeProtectionRequest() |
@NameInMap(value="editableSetting") public CreateRangeProtectionRequest.CreateRangeProtectionRequestEditableSetting editableSetting
@NameInMap(value="members") public List<CreateRangeProtectionRequest.CreateRangeProtectionRequestMembers> members
@NameInMap(value="otherUserPermission") public String otherUserPermission
This parameter is required.
@NameInMap(value="operatorId") public String operatorId
This parameter is required.
example:ppgAQuHfOoNVpJiStDwWCEgiEiE
public static CreateRangeProtectionRequest build(Map<String,?> map) throws Exception
Exceptionpublic CreateRangeProtectionRequest setEditableSetting(CreateRangeProtectionRequest.CreateRangeProtectionRequestEditableSetting editableSetting)
public CreateRangeProtectionRequest.CreateRangeProtectionRequestEditableSetting getEditableSetting()
public CreateRangeProtectionRequest setMembers(List<CreateRangeProtectionRequest.CreateRangeProtectionRequestMembers> members)
public List<CreateRangeProtectionRequest.CreateRangeProtectionRequestMembers> getMembers()
public CreateRangeProtectionRequest setOtherUserPermission(String otherUserPermission)
public String getOtherUserPermission()
public CreateRangeProtectionRequest setOperatorId(String operatorId)
public String getOperatorId()
Copyright © 2025. All rights reserved.