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