public class DeleteRangeProtectionRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
operatorId
This parameter is required.
|
| 构造器和说明 |
|---|
DeleteRangeProtectionRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DeleteRangeProtectionRequest |
build(Map<String,?> map) |
String |
getOperatorId() |
DeleteRangeProtectionRequest |
setOperatorId(String operatorId) |
@NameInMap(value="operatorId") public String operatorId
This parameter is required.
public static DeleteRangeProtectionRequest build(Map<String,?> map) throws Exception
Exceptionpublic DeleteRangeProtectionRequest setOperatorId(String operatorId)
public String getOperatorId()
Copyright © 2025. All rights reserved.