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