public static interface DestinationBackup.Builder extends SdkPojo, CopyableBuilder<DestinationBackup.Builder,DestinationBackup>
Modifier and Type | Method and Description |
---|---|
DestinationBackup.Builder |
createTimestamp(Instant createTimestamp)
Sets the value of the CreateTimestamp property for this object.
|
DestinationBackup.Builder |
sourceBackup(String sourceBackup)
Sets the value of the SourceBackup property for this object.
|
DestinationBackup.Builder |
sourceCluster(String sourceCluster)
Sets the value of the SourceCluster property for this object.
|
DestinationBackup.Builder |
sourceRegion(String sourceRegion)
Sets the value of the SourceRegion property for this object.
|
copy
applyMutation, build
DestinationBackup.Builder createTimestamp(Instant createTimestamp)
createTimestamp
- The new value for the CreateTimestamp property for this object.DestinationBackup.Builder sourceRegion(String sourceRegion)
sourceRegion
- The new value for the SourceRegion property for this object.DestinationBackup.Builder sourceBackup(String sourceBackup)
sourceBackup
- The new value for the SourceBackup property for this object.DestinationBackup.Builder sourceCluster(String sourceCluster)
sourceCluster
- The new value for the SourceCluster property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.