public class DeletionProtectionRequest
extends com.aliyun.sdk.gateway.pop.models.Request
限定符和类型 | 类和说明 |
---|---|
static class |
DeletionProtectionRequest.Builder |
限定符和类型 | 方法和说明 |
---|---|
static DeletionProtectionRequest.Builder |
builder() |
static DeletionProtectionRequest |
create() |
String |
getClientToken() |
String |
getInstanceId() |
Long |
getOwnerId() |
Boolean |
getProtectionEnable() |
String |
getRegionId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
String |
getType() |
DeletionProtectionRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfiguration
public static DeletionProtectionRequest.Builder builder()
public static DeletionProtectionRequest create()
public DeletionProtectionRequest.Builder toBuilder()
toBuilder
在类中 com.aliyun.sdk.gateway.pop.models.Request
public String getClientToken()
public String getInstanceId()
public Long getOwnerId()
public Boolean getProtectionEnable()
public String getRegionId()
public String getResourceOwnerAccount()
public Long getResourceOwnerId()
public String getType()
Copyright © 2024. All rights reserved.