public static interface PutResourcePolicyResponse.Builder extends GlueResponse.Builder, SdkPojo, CopyableBuilder<PutResourcePolicyResponse.Builder,PutResourcePolicyResponse>
Modifier and Type | Method and Description |
---|---|
PutResourcePolicyResponse.Builder |
policyHash(String policyHash)
A hash of the policy that has just been set.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
PutResourcePolicyResponse.Builder policyHash(String policyHash)
A hash of the policy that has just been set. This must be included in a subsequent call that overwrites or updates this policy.
policyHash
- A hash of the policy that has just been set. This must be included in a subsequent call that
overwrites or updates this policy.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.