程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
static ModifySnapshotAttributeRequest.Builder |
ModifySnapshotAttributeRequest.builder() |
ModifySnapshotAttributeRequest.Builder |
ModifySnapshotAttributeRequest.Builder.description(String description)
The description of the snapshot.
|
ModifySnapshotAttributeRequest.Builder |
ModifySnapshotAttributeRequest.Builder.disableInstantAccess(Boolean disableInstantAccess)
Specifies whether to disable the instant access feature.
|
ModifySnapshotAttributeRequest.Builder |
ModifySnapshotAttributeRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
ModifySnapshotAttributeRequest.Builder |
ModifySnapshotAttributeRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
ModifySnapshotAttributeRequest.Builder |
ModifySnapshotAttributeRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
ModifySnapshotAttributeRequest.Builder |
ModifySnapshotAttributeRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
ModifySnapshotAttributeRequest.Builder |
ModifySnapshotAttributeRequest.Builder.retentionDays(Integer retentionDays)
The retention period of the snapshot.
|
ModifySnapshotAttributeRequest.Builder |
ModifySnapshotAttributeRequest.Builder.snapshotId(String snapshotId)
The ID of the snapshot.
|
ModifySnapshotAttributeRequest.Builder |
ModifySnapshotAttributeRequest.Builder.snapshotName(String snapshotName)
The name of the snapshot.
|
ModifySnapshotAttributeRequest.Builder |
ModifySnapshotAttributeRequest.Builder.sourceRegionId(String sourceRegionId)
SourceRegionId.
|
ModifySnapshotAttributeRequest.Builder |
ModifySnapshotAttributeRequest.toBuilder() |
Copyright © 2024. All rights reserved.