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