| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect |
API for AWS Elemental MediaConnect
|
| software.amazon.awssdk.services.mediaconnect.paginators | |
| software.amazon.awssdk.services.mediaconnect.waiters |
| Modifier and Type | Method and Description |
|---|---|
static MediaConnectAsyncClient |
MediaConnectAsyncClient.create()
Create a
MediaConnectAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListBridgesPublisher(MediaConnectAsyncClient client,
ListBridgesRequest firstRequest) |
ListEntitlementsPublisher(MediaConnectAsyncClient client,
ListEntitlementsRequest firstRequest) |
ListFlowsPublisher(MediaConnectAsyncClient client,
ListFlowsRequest firstRequest) |
ListGatewayInstancesPublisher(MediaConnectAsyncClient client,
ListGatewayInstancesRequest firstRequest) |
ListGatewaysPublisher(MediaConnectAsyncClient client,
ListGatewaysRequest firstRequest) |
ListOfferingsPublisher(MediaConnectAsyncClient client,
ListOfferingsRequest firstRequest) |
ListReservationsPublisher(MediaConnectAsyncClient client,
ListReservationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
MediaConnectAsyncWaiter.Builder |
MediaConnectAsyncWaiter.Builder.client(MediaConnectAsyncClient client)
Sets a custom
MediaConnectAsyncClient that will be used to poll the resource |
Copyright © 2023. All rights reserved.