public static final class DescribeAutoSnapshotPolicyRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribeAutoSnapshotPolicyRequest |
build() |
DescribeAutoSnapshotPolicyRequest.Builder |
maxResults(Integer maxResults)
The number of entries to return on each page.
|
DescribeAutoSnapshotPolicyRequest.Builder |
nextToken(String nextToken)
The token that determines the start point of the next query.
|
DescribeAutoSnapshotPolicyRequest.Builder |
policyId(String policyId)
The ID of the automatic snapshot policy.
|
DescribeAutoSnapshotPolicyRequest.Builder |
policyName(String policyName)
The name of the automatic snapshot policy.
|
DescribeAutoSnapshotPolicyRequest.Builder |
regionId(String regionId)
The region ID.
|
public DescribeAutoSnapshotPolicyRequest.Builder maxResults(Integer maxResults)
* Maximum value: 100 * Default value: 20
public DescribeAutoSnapshotPolicyRequest.Builder nextToken(String nextToken)
public DescribeAutoSnapshotPolicyRequest.Builder policyId(String policyId)
public DescribeAutoSnapshotPolicyRequest.Builder policyName(String policyName)
public DescribeAutoSnapshotPolicyRequest.Builder regionId(String regionId)
public DescribeAutoSnapshotPolicyRequest build()
Copyright © 2024. All rights reserved.