public static interface GetAccessPointPolicyResponse.Builder extends S3ControlResponse.Builder, SdkPojo, CopyableBuilder<GetAccessPointPolicyResponse.Builder,GetAccessPointPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetAccessPointPolicyResponse.Builder |
policy(String policy)
The access point policy associated with the specified access point.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetAccessPointPolicyResponse.Builder policy(String policy)
The access point policy associated with the specified access point.
policy - The access point policy associated with the specified access point.Copyright © 2021. All rights reserved.