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