CopyableBuilder<DeleteBucketInventoryConfigurationRequest.Builder,DeleteBucketInventoryConfigurationRequest>
, SdkBuilder<DeleteBucketInventoryConfigurationRequest.Builder,DeleteBucketInventoryConfigurationRequest>
public static interface DeleteBucketInventoryConfigurationRequest.Builder extends CopyableBuilder<DeleteBucketInventoryConfigurationRequest.Builder,DeleteBucketInventoryConfigurationRequest>
Modifier and Type | Method | Description |
---|---|---|
DeleteBucketInventoryConfigurationRequest.Builder |
bucket(String bucket) |
The name of the bucket containing the inventory configuration to delete.
|
DeleteBucketInventoryConfigurationRequest.Builder |
id(String id) |
The ID used to identify the inventory configuration.
|
copy
apply, build
DeleteBucketInventoryConfigurationRequest.Builder bucket(String bucket)
bucket
- The name of the bucket containing the inventory configuration to delete.DeleteBucketInventoryConfigurationRequest.Builder id(String id)
id
- The ID used to identify the inventory configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.