protected static class CreateBucketOutput.BuilderImpl extends Object implements CreateBucketOutput.Builder
Modifier | Constructor and Description |
---|---|
protected |
BuilderImpl() |
Modifier and Type | Method and Description |
---|---|
CreateBucketOutput |
build() |
boolean |
equals(Object rhs) |
int |
hashCode() |
String |
location() |
CreateBucketOutput.Builder |
location(String location) |
public CreateBucketOutput build()
build
in interface CreateBucketOutput.Builder
public final CreateBucketOutput.Builder location(String location)
location
in interface CreateBucketOutput.Builder
public String location()
Copyright © 2021. All rights reserved.