| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert |
AWS Elemental MediaConvert
|
| Modifier and Type | Method and Description |
|---|---|
default PutPolicyResponse |
MediaConvertClient.putPolicy(Consumer<PutPolicyRequest.Builder> putPolicyRequest)
Create or change your policy.
|
default PutPolicyResponse |
MediaConvertClient.putPolicy(PutPolicyRequest putPolicyRequest)
Create or change your policy.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutPolicyResponse> |
MediaConvertAsyncClient.putPolicy(Consumer<PutPolicyRequest.Builder> putPolicyRequest)
Create or change your policy.
|
default CompletableFuture<PutPolicyResponse> |
MediaConvertAsyncClient.putPolicy(PutPolicyRequest putPolicyRequest)
Create or change your policy.
|
Copyright © 2023. All rights reserved.