Cloneable, ReadLimitInfo, ToCopyableBuilder<PutBucketAnalyticsConfigurationRequest.Builder,PutBucketAnalyticsConfigurationRequest>@Generated("software.amazon.awssdk:codegen") public class PutBucketAnalyticsConfigurationRequest extends AmazonWebServiceRequest implements ToCopyableBuilder<PutBucketAnalyticsConfigurationRequest.Builder,PutBucketAnalyticsConfigurationRequest>
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
PutBucketAnalyticsConfigurationRequest.Builder |
NOOP| Modifier and Type | Method | Description |
|---|---|---|
AnalyticsConfiguration |
analyticsConfiguration() |
The configuration and any analyses for the analytics filter.
|
String |
bucket() |
The name of the bucket to which an analytics configuration is stored.
|
static PutBucketAnalyticsConfigurationRequest.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
String |
id() |
The identifier used to represent an analytics configuration.
|
static Class<? extends PutBucketAnalyticsConfigurationRequest.Builder> |
serializableBuilderClass() |
|
PutBucketAnalyticsConfigurationRequest.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, withSdkClientExecutionTimeoutpublic String bucket()
public String id()
public AnalyticsConfiguration analyticsConfiguration()
public PutBucketAnalyticsConfigurationRequest.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<PutBucketAnalyticsConfigurationRequest.Builder,PutBucketAnalyticsConfigurationRequest>public static PutBucketAnalyticsConfigurationRequest.Builder builder()
public static Class<? extends PutBucketAnalyticsConfigurationRequest.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.