public static interface ModifySnapshotTierResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<ModifySnapshotTierResponse.Builder,ModifySnapshotTierResponse>
| Modifier and Type | Method and Description |
|---|---|
ModifySnapshotTierResponse.Builder |
snapshotId(String snapshotId)
The ID of the snapshot.
|
ModifySnapshotTierResponse.Builder |
tieringStartTime(Instant tieringStartTime)
The date and time when the archive process was started.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildModifySnapshotTierResponse.Builder snapshotId(String snapshotId)
The ID of the snapshot.
snapshotId - The ID of the snapshot.ModifySnapshotTierResponse.Builder tieringStartTime(Instant tieringStartTime)
The date and time when the archive process was started.
tieringStartTime - The date and time when the archive process was started.Copyright © 2023. All rights reserved.