public static interface GetBucketPolicyResponse.Builder extends S3Response.Builder, CopyableBuilder<GetBucketPolicyResponse.Builder,GetBucketPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetBucketPolicyResponse.Builder |
policy(String policy)
The bucket policy as a JSON document.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetBucketPolicyResponse.Builder policy(String policy)
policy - The bucket policy as a JSON document.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.