| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
S3Config.Builder |
S3Config.Builder.bucketAccessRoleArn(String bucketAccessRoleArn)
The Amazon S3 bucket to access.
|
static S3Config.Builder |
S3Config.builder() |
S3Config.Builder |
S3Config.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends S3Config.Builder> |
S3Config.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DescribeLocationS3Response.Builder |
DescribeLocationS3Response.Builder.s3Config(Consumer<S3Config.Builder> s3Config)
Sets the value of the S3Config property for this object.
|
default CreateLocationS3Request.Builder |
CreateLocationS3Request.Builder.s3Config(Consumer<S3Config.Builder> s3Config)
Sets the value of the S3Config property for this object.
|
Copyright © 2020. All rights reserved.