public static interface ExportSnapshotRequest.Builder extends LightsailRequest.Builder, SdkPojo, CopyableBuilder<ExportSnapshotRequest.Builder,ExportSnapshotRequest>
| Modifier and Type | Method and Description |
|---|---|
ExportSnapshotRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ExportSnapshotRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ExportSnapshotRequest.Builder |
sourceSnapshotName(String sourceSnapshotName)
The name of the instance or disk snapshot to be exported to Amazon EC2.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildExportSnapshotRequest.Builder sourceSnapshotName(String sourceSnapshotName)
The name of the instance or disk snapshot to be exported to Amazon EC2.
sourceSnapshotName - The name of the instance or disk snapshot to be exported to Amazon EC2.ExportSnapshotRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderExportSnapshotRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.