DescribeLocationS3Response.Builder |
DescribeLocationS3Response.Builder.agentArns(String... agentArns) |
The ARNs of the DataSync agents deployed on your Outpost when using working with Amazon S3 on Outposts.
|
DescribeLocationS3Response.Builder |
DescribeLocationS3Response.Builder.agentArns(Collection<String> agentArns) |
The ARNs of the DataSync agents deployed on your Outpost when using working with Amazon S3 on Outposts.
|
static DescribeLocationS3Response.Builder |
DescribeLocationS3Response.builder() |
|
DescribeLocationS3Response.Builder |
DescribeLocationS3Response.Builder.creationTime(Instant creationTime) |
The time that the Amazon S3 location was created.
|
DescribeLocationS3Response.Builder |
DescribeLocationS3Response.Builder.locationArn(String locationArn) |
The ARN of the Amazon S3 location.
|
DescribeLocationS3Response.Builder |
DescribeLocationS3Response.Builder.locationUri(String locationUri) |
The URL of the Amazon S3 location that was described.
|
default DescribeLocationS3Response.Builder |
DescribeLocationS3Response.Builder.s3Config(Consumer<S3Config.Builder> s3Config) |
Sets the value of the S3Config property for this object.
|
DescribeLocationS3Response.Builder |
DescribeLocationS3Response.Builder.s3Config(S3Config s3Config) |
Sets the value of the S3Config property for this object.
|
DescribeLocationS3Response.Builder |
DescribeLocationS3Response.Builder.s3StorageClass(String s3StorageClass) |
When Amazon S3 is a destination location, this is the storage class that you chose for your objects.
|
DescribeLocationS3Response.Builder |
DescribeLocationS3Response.Builder.s3StorageClass(S3StorageClass s3StorageClass) |
When Amazon S3 is a destination location, this is the storage class that you chose for your objects.
|
DescribeLocationS3Response.Builder |
DescribeLocationS3Response.toBuilder() |
|