public static interface RestoreFromSnapshotRequest.Builder extends DirectoryRequest.Builder, SdkPojo, CopyableBuilder<RestoreFromSnapshotRequest.Builder,RestoreFromSnapshotRequest>
| Modifier and Type | Method and Description |
|---|---|
RestoreFromSnapshotRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
RestoreFromSnapshotRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
RestoreFromSnapshotRequest.Builder |
snapshotId(String snapshotId)
The identifier of the snapshot to restore from.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildRestoreFromSnapshotRequest.Builder snapshotId(String snapshotId)
The identifier of the snapshot to restore from.
snapshotId - The identifier of the snapshot to restore from.RestoreFromSnapshotRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderRestoreFromSnapshotRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.