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