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