| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
S3BucketDefinitionForJob.Builder |
S3BucketDefinitionForJob.Builder.accountId(String accountId)
The unique identifier for the AWS account that owns the buckets.
|
S3BucketDefinitionForJob.Builder |
S3BucketDefinitionForJob.Builder.buckets(Collection<String> buckets)
An array that lists the names of the buckets.
|
S3BucketDefinitionForJob.Builder |
S3BucketDefinitionForJob.Builder.buckets(String... buckets)
An array that lists the names of the buckets.
|
static S3BucketDefinitionForJob.Builder |
S3BucketDefinitionForJob.builder() |
S3BucketDefinitionForJob.Builder |
S3BucketDefinitionForJob.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends S3BucketDefinitionForJob.Builder> |
S3BucketDefinitionForJob.serializableBuilderClass() |
Copyright © 2020. All rights reserved.