public static interface RestoreSnapshotFromRecycleBinRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<RestoreSnapshotFromRecycleBinRequest.Builder,RestoreSnapshotFromRecycleBinRequest>
| Modifier and Type | Method and Description |
|---|---|
RestoreSnapshotFromRecycleBinRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
RestoreSnapshotFromRecycleBinRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
RestoreSnapshotFromRecycleBinRequest.Builder |
snapshotId(String snapshotId)
The ID of the snapshot to restore.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildRestoreSnapshotFromRecycleBinRequest.Builder snapshotId(String snapshotId)
The ID of the snapshot to restore.
snapshotId - The ID of the snapshot to restore.RestoreSnapshotFromRecycleBinRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderRestoreSnapshotFromRecycleBinRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.