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 that contains details about the newly created policy.
|
copy
apply, build
CreatePolicyResponse.Builder policy(Policy policy)
A structure that contains details about the newly created policy.
policy
- A structure that contains details about the newly created policy.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.