Uses of Class
software.amazon.awssdk.services.s3control.model.Destination
-
Packages that use Destination Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of Destination in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return Destination Modifier and Type Method Description DestinationReplicationRule. destination()A container for information about the replication destination and its configurations.Methods in software.amazon.awssdk.services.s3control.model with parameters of type Destination Modifier and Type Method Description ReplicationRule.BuilderReplicationRule.Builder. destination(Destination destination)A container for information about the replication destination and its configurations.
-