static CopySnapshotAndUpdateVolumeRequest.Builder |
CopySnapshotAndUpdateVolumeRequest.builder() |
|
CopySnapshotAndUpdateVolumeRequest.Builder |
CopySnapshotAndUpdateVolumeRequest.Builder.clientRequestToken(String clientRequestToken) |
Sets the value of the ClientRequestToken property for this object.
|
CopySnapshotAndUpdateVolumeRequest.Builder |
CopySnapshotAndUpdateVolumeRequest.Builder.copyStrategy(String copyStrategy) |
Specifies the strategy to use when copying data from a snapshot to the volume.
|
CopySnapshotAndUpdateVolumeRequest.Builder |
CopySnapshotAndUpdateVolumeRequest.Builder.copyStrategy(OpenZFSCopyStrategy copyStrategy) |
Specifies the strategy to use when copying data from a snapshot to the volume.
|
CopySnapshotAndUpdateVolumeRequest.Builder |
CopySnapshotAndUpdateVolumeRequest.Builder.options(Collection<UpdateOpenZFSVolumeOption> options) |
Confirms that you want to delete data on the destination volume that wasn’t there during the previous
snapshot replication.
|
CopySnapshotAndUpdateVolumeRequest.Builder |
CopySnapshotAndUpdateVolumeRequest.Builder.options(UpdateOpenZFSVolumeOption... options) |
Confirms that you want to delete data on the destination volume that wasn’t there during the previous
snapshot replication.
|
CopySnapshotAndUpdateVolumeRequest.Builder |
CopySnapshotAndUpdateVolumeRequest.Builder.optionsWithStrings(String... options) |
Confirms that you want to delete data on the destination volume that wasn’t there during the previous
snapshot replication.
|
CopySnapshotAndUpdateVolumeRequest.Builder |
CopySnapshotAndUpdateVolumeRequest.Builder.optionsWithStrings(Collection<String> options) |
Confirms that you want to delete data on the destination volume that wasn’t there during the previous
snapshot replication.
|
CopySnapshotAndUpdateVolumeRequest.Builder |
CopySnapshotAndUpdateVolumeRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CopySnapshotAndUpdateVolumeRequest.Builder |
CopySnapshotAndUpdateVolumeRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CopySnapshotAndUpdateVolumeRequest.Builder |
CopySnapshotAndUpdateVolumeRequest.Builder.sourceSnapshotARN(String sourceSnapshotARN) |
Sets the value of the SourceSnapshotARN property for this object.
|
CopySnapshotAndUpdateVolumeRequest.Builder |
CopySnapshotAndUpdateVolumeRequest.toBuilder() |
|
CopySnapshotAndUpdateVolumeRequest.Builder |
CopySnapshotAndUpdateVolumeRequest.Builder.volumeId(String volumeId) |
Specifies the ID of the volume that you are copying the snapshot to.
|