CopyableBuilder<GetKeyPolicyResponse.Builder,GetKeyPolicyResponse>
, SdkBuilder<GetKeyPolicyResponse.Builder,GetKeyPolicyResponse>
public static interface GetKeyPolicyResponse.Builder extends CopyableBuilder<GetKeyPolicyResponse.Builder,GetKeyPolicyResponse>
Modifier and Type | Method | Description |
---|---|---|
GetKeyPolicyResponse.Builder |
policy(String policy) |
A policy document in JSON format.
|
copy
apply, build
GetKeyPolicyResponse.Builder policy(String policy)
A policy document in JSON format.
policy
- A policy document in JSON format.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.