public static interface CreateSnapshotFromVolumeRecoveryPointRequest.Builder extends StorageGatewayRequest.Builder, SdkPojo, CopyableBuilder<CreateSnapshotFromVolumeRecoveryPointRequest.Builder,CreateSnapshotFromVolumeRecoveryPointRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotFromVolumeRecoveryPointRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateSnapshotFromVolumeRecoveryPointRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
CreateSnapshotFromVolumeRecoveryPointRequest.Builder |
snapshotDescription(String snapshotDescription)
Sets the value of the SnapshotDescription property for this object.
|
CreateSnapshotFromVolumeRecoveryPointRequest.Builder |
volumeARN(String volumeARN)
Sets the value of the VolumeARN property for this object.
|
buildoverrideConfigurationcopyapplyMutation, buildCreateSnapshotFromVolumeRecoveryPointRequest.Builder volumeARN(String volumeARN)
volumeARN - The new value for the VolumeARN property for this object.CreateSnapshotFromVolumeRecoveryPointRequest.Builder snapshotDescription(String snapshotDescription)
snapshotDescription - The new value for the SnapshotDescription property for this object.CreateSnapshotFromVolumeRecoveryPointRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateSnapshotFromVolumeRecoveryPointRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.