| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
CreateBucketConfiguration |
CreateBucketConfiguration.clone() |
CreateBucketConfiguration |
CreateBucketRequest.getCreateBucketConfiguration()
The configuration information for the bucket.
|
CreateBucketConfiguration |
CreateBucketConfiguration.withLocationConstraint(BucketLocationConstraint locationConstraint)
Specifies the Region where the bucket will be created.
|
CreateBucketConfiguration |
CreateBucketConfiguration.withLocationConstraint(String locationConstraint)
Specifies the Region where the bucket will be created.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateBucketRequest.setCreateBucketConfiguration(CreateBucketConfiguration createBucketConfiguration)
The configuration information for the bucket.
|
CreateBucketRequest |
CreateBucketRequest.withCreateBucketConfiguration(CreateBucketConfiguration createBucketConfiguration)
The configuration information for the bucket.
|
Copyright © 2022. All rights reserved.