protected static class GetBucketCorsOutput.BuilderImpl extends Object implements GetBucketCorsOutput.Builder
Modifier | Constructor and Description |
---|---|
protected |
BuilderImpl() |
Modifier and Type | Method and Description |
---|---|
GetBucketCorsOutput |
build() |
List<CORSRule> |
cORSRules() |
GetBucketCorsOutput.Builder |
cORSRules(List<CORSRule> cORSRules) |
boolean |
equals(Object rhs) |
int |
hashCode() |
public GetBucketCorsOutput build()
build
in interface GetBucketCorsOutput.Builder
public final GetBucketCorsOutput.Builder cORSRules(List<CORSRule> cORSRules)
cORSRules
in interface GetBucketCorsOutput.Builder
Copyright © 2021. All rights reserved.