| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert |
AWS Elemental MediaConvert
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateCertificateResponse |
MediaConvertClient.disassociateCertificate(Consumer<DisassociateCertificateRequest.Builder> disassociateCertificateRequest)
Removes an association between the Amazon Resource Name (ARN) of an AWS Certificate Manager (ACM) certificate and
an AWS Elemental MediaConvert resource.
|
default DisassociateCertificateResponse |
MediaConvertClient.disassociateCertificate(DisassociateCertificateRequest disassociateCertificateRequest)
Removes an association between the Amazon Resource Name (ARN) of an AWS Certificate Manager (ACM) certificate and
an AWS Elemental MediaConvert resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateCertificateResponse> |
MediaConvertAsyncClient.disassociateCertificate(Consumer<DisassociateCertificateRequest.Builder> disassociateCertificateRequest)
Removes an association between the Amazon Resource Name (ARN) of an AWS Certificate Manager (ACM) certificate and
an AWS Elemental MediaConvert resource.
|
default CompletableFuture<DisassociateCertificateResponse> |
MediaConvertAsyncClient.disassociateCertificate(DisassociateCertificateRequest disassociateCertificateRequest)
Removes an association between the Amazon Resource Name (ARN) of an AWS Certificate Manager (ACM) certificate and
an AWS Elemental MediaConvert resource.
|
Copyright © 2023. All rights reserved.