| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static PutPolicyResponse.Builder |
PutPolicyResponse.builder() |
default PutPolicyResponse.Builder |
PutPolicyResponse.Builder.policy(Consumer<Policy.Builder> policy)
A policy configures behavior that you allow or disallow for your account.
|
PutPolicyResponse.Builder |
PutPolicyResponse.Builder.policy(Policy policy)
A policy configures behavior that you allow or disallow for your account.
|
PutPolicyResponse.Builder |
PutPolicyResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PutPolicyResponse.Builder> |
PutPolicyResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.