CopyableBuilder<GetPolicyResponse.Builder,GetPolicyResponse>
, SdkBuilder<GetPolicyResponse.Builder,GetPolicyResponse>
public static interface GetPolicyResponse.Builder extends CopyableBuilder<GetPolicyResponse.Builder,GetPolicyResponse>
Modifier and Type | Method | Description |
---|---|---|
GetPolicyResponse.Builder |
policy(Policy policy) |
A structure containing details about the policy.
|
copy
apply, build
GetPolicyResponse.Builder policy(Policy policy)
A structure containing details about the policy.
policy
- A structure containing details about the policy.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.