| Package | Description |
|---|---|
| software.amazon.awssdk.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdatePolicyResponse.Builder |
UpdatePolicyResponse.builder() |
default UpdatePolicyResponse.Builder |
UpdatePolicyResponse.Builder.policy(Consumer<Policy.Builder> policy)
A structure that contains details about the updated policy, showing the requested changes.
|
UpdatePolicyResponse.Builder |
UpdatePolicyResponse.Builder.policy(Policy policy)
A structure that contains details about the updated policy, showing the requested changes.
|
UpdatePolicyResponse.Builder |
UpdatePolicyResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdatePolicyResponse.Builder> |
UpdatePolicyResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.