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() |
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 String bucket()
public String expectedBucketOwner()
Copyright © 2021. All rights reserved.