public class CreateAutoSnapshotPolicyRequest
extends com.aliyun.sdk.gateway.pop.models.Request
限定符和类型 | 类和说明 |
---|---|
static class |
CreateAutoSnapshotPolicyRequest.Builder |
限定符和类型 | 方法和说明 |
---|---|
static CreateAutoSnapshotPolicyRequest.Builder |
builder() |
static CreateAutoSnapshotPolicyRequest |
create() |
String |
getCronExpression() |
String |
getPolicyName() |
String |
getRegionId() |
Integer |
getRetentionDays() |
CreateAutoSnapshotPolicyRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfiguration
public static CreateAutoSnapshotPolicyRequest.Builder builder()
public static CreateAutoSnapshotPolicyRequest create()
public CreateAutoSnapshotPolicyRequest.Builder toBuilder()
toBuilder
在类中 com.aliyun.sdk.gateway.pop.models.Request
public String getCronExpression()
public String getPolicyName()
public String getRegionId()
public Integer getRetentionDays()
Copyright © 2024. All rights reserved.