protected static class GetBucketNotificationConfigurationRequest.BuilderImpl extends Object implements GetBucketNotificationConfigurationRequest.Builder
Modifier | Constructor and Description |
---|---|
protected |
BuilderImpl() |
Modifier and Type | Method and Description |
---|---|
String |
bucket() |
GetBucketNotificationConfigurationRequest.Builder |
bucket(String bucket) |
GetBucketNotificationConfigurationRequest |
build() |
HttpHeader[] |
customHeaders() |
GetBucketNotificationConfigurationRequest.Builder |
customHeaders(HttpHeader[] customHeaders) |
String |
customQueryParameters() |
GetBucketNotificationConfigurationRequest.Builder |
customQueryParameters(String customQueryParameters) |
boolean |
equals(Object rhs) |
String |
expectedBucketOwner() |
GetBucketNotificationConfigurationRequest.Builder |
expectedBucketOwner(String expectedBucketOwner) |
int |
hashCode() |
public GetBucketNotificationConfigurationRequest build()
build
in interface GetBucketNotificationConfigurationRequest.Builder
public final GetBucketNotificationConfigurationRequest.Builder bucket(String bucket)
bucket
in interface GetBucketNotificationConfigurationRequest.Builder
public final GetBucketNotificationConfigurationRequest.Builder expectedBucketOwner(String expectedBucketOwner)
expectedBucketOwner
in interface GetBucketNotificationConfigurationRequest.Builder
public final GetBucketNotificationConfigurationRequest.Builder customHeaders(HttpHeader[] customHeaders)
customHeaders
in interface GetBucketNotificationConfigurationRequest.Builder
public final GetBucketNotificationConfigurationRequest.Builder customQueryParameters(String customQueryParameters)
customQueryParameters
in interface GetBucketNotificationConfigurationRequest.Builder
public String bucket()
public String expectedBucketOwner()
public HttpHeader[] customHeaders()
public String customQueryParameters()
Copyright © 2021. All rights reserved.