| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect |
API for AWS Elemental MediaConnect
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateFlowEntitlementResponse |
MediaConnectClient.updateFlowEntitlement(Consumer<UpdateFlowEntitlementRequest.Builder> updateFlowEntitlementRequest)
You can change an entitlement's description, subscribers, and encryption.
|
default UpdateFlowEntitlementResponse |
MediaConnectClient.updateFlowEntitlement(UpdateFlowEntitlementRequest updateFlowEntitlementRequest)
You can change an entitlement's description, subscribers, and encryption.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateFlowEntitlementResponse> |
MediaConnectAsyncClient.updateFlowEntitlement(Consumer<UpdateFlowEntitlementRequest.Builder> updateFlowEntitlementRequest)
You can change an entitlement's description, subscribers, and encryption.
|
default CompletableFuture<UpdateFlowEntitlementResponse> |
MediaConnectAsyncClient.updateFlowEntitlement(UpdateFlowEntitlementRequest updateFlowEntitlementRequest)
You can change an entitlement's description, subscribers, and encryption.
|
Copyright © 2021. All rights reserved.