Cloneable
, ReadLimitInfo
, ToCopyableBuilder<ListBucketAnalyticsConfigurationsRequest.Builder,ListBucketAnalyticsConfigurationsRequest>
@Generated("software.amazon.awssdk:codegen") public class ListBucketAnalyticsConfigurationsRequest extends AmazonWebServiceRequest implements ToCopyableBuilder<ListBucketAnalyticsConfigurationsRequest.Builder,ListBucketAnalyticsConfigurationsRequest>
Modifier and Type | Class | Description |
---|---|---|
static interface |
ListBucketAnalyticsConfigurationsRequest.Builder |
NOOP
Modifier and Type | Method | Description |
---|---|---|
String |
bucket() |
The name of the bucket from which analytics configurations are retrieved.
|
static ListBucketAnalyticsConfigurationsRequest.Builder |
builder() |
|
String |
continuationToken() |
The ContinuationToken that represents a placeholder from where this request should begin.
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
static Class<? extends ListBucketAnalyticsConfigurationsRequest.Builder> |
serializableBuilderClass() |
|
ListBucketAnalyticsConfigurationsRequest.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
clone, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout
public String bucket()
public String continuationToken()
public ListBucketAnalyticsConfigurationsRequest.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<ListBucketAnalyticsConfigurationsRequest.Builder,ListBucketAnalyticsConfigurationsRequest>
public static ListBucketAnalyticsConfigurationsRequest.Builder builder()
public static Class<? extends ListBucketAnalyticsConfigurationsRequest.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.