CopyableBuilder<ListBucketAnalyticsConfigurationsRequest.Builder,ListBucketAnalyticsConfigurationsRequest>
, SdkBuilder<ListBucketAnalyticsConfigurationsRequest.Builder,ListBucketAnalyticsConfigurationsRequest>
public static interface ListBucketAnalyticsConfigurationsRequest.Builder extends CopyableBuilder<ListBucketAnalyticsConfigurationsRequest.Builder,ListBucketAnalyticsConfigurationsRequest>
Modifier and Type | Method | Description |
---|---|---|
ListBucketAnalyticsConfigurationsRequest.Builder |
bucket(String bucket) |
The name of the bucket from which analytics configurations are retrieved.
|
ListBucketAnalyticsConfigurationsRequest.Builder |
continuationToken(String continuationToken) |
The ContinuationToken that represents a placeholder from where this request should begin.
|
copy
apply, build
ListBucketAnalyticsConfigurationsRequest.Builder bucket(String bucket)
bucket
- The name of the bucket from which analytics configurations are retrieved.ListBucketAnalyticsConfigurationsRequest.Builder continuationToken(String continuationToken)
continuationToken
- The ContinuationToken that represents a placeholder from where this request should begin.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.