public static interface GetContainerPolicyResponse.Builder extends MediaStoreResponse.Builder, SdkPojo, CopyableBuilder<GetContainerPolicyResponse.Builder,GetContainerPolicyResponse>
Modifier and Type | Method and Description |
---|---|
GetContainerPolicyResponse.Builder |
policy(String policy)
The contents of the access policy.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
GetContainerPolicyResponse.Builder policy(String policy)
The contents of the access policy.
policy
- The contents of the access policy.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.