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