public static interface S3KeyOutput.Builder extends SdkPojo, CopyableBuilder<S3KeyOutput.Builder,S3KeyOutput>
| Modifier and Type | Method and Description |
|---|---|
S3KeyOutput.Builder |
etag(String etag)
The etag for the object.
|
S3KeyOutput.Builder |
s3Key(String s3Key)
The S3 key.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildS3KeyOutput.Builder s3Key(String s3Key)
The S3 key.
s3Key - The S3 key.S3KeyOutput.Builder etag(String etag)
The etag for the object.
etag - The etag for the object.Copyright © 2022. All rights reserved.