CopyableBuilder<CreateStorageLocationResponse.Builder,CreateStorageLocationResponse>
, SdkBuilder<CreateStorageLocationResponse.Builder,CreateStorageLocationResponse>
public static interface CreateStorageLocationResponse.Builder extends CopyableBuilder<CreateStorageLocationResponse.Builder,CreateStorageLocationResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateStorageLocationResponse.Builder |
s3Bucket(String s3Bucket) |
The name of the Amazon S3 bucket created.
|
copy
apply, build
CreateStorageLocationResponse.Builder s3Bucket(String s3Bucket)
The name of the Amazon S3 bucket created.
s3Bucket
- The name of the Amazon S3 bucket created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.