public static interface S3WordsList.Builder extends SdkPojo, CopyableBuilder<S3WordsList.Builder,S3WordsList>
| Modifier and Type | Method and Description |
|---|---|
S3WordsList.Builder |
bucketName(String bucketName)
The full name of the S3 bucket that contains the object.
|
S3WordsList.Builder |
objectKey(String objectKey)
The full name (key) of the object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildS3WordsList.Builder bucketName(String bucketName)
The full name of the S3 bucket that contains the object.
bucketName - The full name of the S3 bucket that contains the object.S3WordsList.Builder objectKey(String objectKey)
The full name (key) of the object.
objectKey - The full name (key) of the object.Copyright © 2022. All rights reserved.