| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect |
API for AWS Elemental MediaConnect
|
| Modifier and Type | Method and Description |
|---|---|
default GrantFlowEntitlementsResponse |
MediaConnectClient.grantFlowEntitlements(Consumer<GrantFlowEntitlementsRequest.Builder> grantFlowEntitlementsRequest)
Grants entitlements to an existing flow.
|
default GrantFlowEntitlementsResponse |
MediaConnectClient.grantFlowEntitlements(GrantFlowEntitlementsRequest grantFlowEntitlementsRequest)
Grants entitlements to an existing flow.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GrantFlowEntitlementsResponse> |
MediaConnectAsyncClient.grantFlowEntitlements(Consumer<GrantFlowEntitlementsRequest.Builder> grantFlowEntitlementsRequest)
Grants entitlements to an existing flow.
|
default CompletableFuture<GrantFlowEntitlementsResponse> |
MediaConnectAsyncClient.grantFlowEntitlements(GrantFlowEntitlementsRequest grantFlowEntitlementsRequest)
Grants entitlements to an existing flow.
|
Copyright © 2021. All rights reserved.