| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect |
API for AWS Elemental MediaConnect
|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
ListOfferingsResult |
AWSMediaConnectClient.listOfferings(ListOfferingsRequest request)
Displays a list of all offerings that are available to this account in the current AWS Region.
|
ListOfferingsResult |
AWSMediaConnect.listOfferings(ListOfferingsRequest listOfferingsRequest)
Displays a list of all offerings that are available to this account in the current AWS Region.
|
ListOfferingsResult |
AbstractAWSMediaConnect.listOfferings(ListOfferingsRequest request) |
Future<ListOfferingsResult> |
AWSMediaConnectAsyncClient.listOfferingsAsync(ListOfferingsRequest request) |
Future<ListOfferingsResult> |
AWSMediaConnectAsync.listOfferingsAsync(ListOfferingsRequest listOfferingsRequest)
Displays a list of all offerings that are available to this account in the current AWS Region.
|
Future<ListOfferingsResult> |
AbstractAWSMediaConnectAsync.listOfferingsAsync(ListOfferingsRequest request) |
Future<ListOfferingsResult> |
AWSMediaConnectAsyncClient.listOfferingsAsync(ListOfferingsRequest request,
AsyncHandler<ListOfferingsRequest,ListOfferingsResult> asyncHandler) |
Future<ListOfferingsResult> |
AWSMediaConnectAsync.listOfferingsAsync(ListOfferingsRequest listOfferingsRequest,
AsyncHandler<ListOfferingsRequest,ListOfferingsResult> asyncHandler)
Displays a list of all offerings that are available to this account in the current AWS Region.
|
Future<ListOfferingsResult> |
AbstractAWSMediaConnectAsync.listOfferingsAsync(ListOfferingsRequest request,
AsyncHandler<ListOfferingsRequest,ListOfferingsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListOfferingsResult> |
AWSMediaConnectAsyncClient.listOfferingsAsync(ListOfferingsRequest request,
AsyncHandler<ListOfferingsRequest,ListOfferingsResult> asyncHandler) |
Future<ListOfferingsResult> |
AWSMediaConnectAsync.listOfferingsAsync(ListOfferingsRequest listOfferingsRequest,
AsyncHandler<ListOfferingsRequest,ListOfferingsResult> asyncHandler)
Displays a list of all offerings that are available to this account in the current AWS Region.
|
Future<ListOfferingsResult> |
AbstractAWSMediaConnectAsync.listOfferingsAsync(ListOfferingsRequest request,
AsyncHandler<ListOfferingsRequest,ListOfferingsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListOfferingsRequest |
ListOfferingsRequest.clone() |
ListOfferingsRequest |
ListOfferingsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return per API request.
|
ListOfferingsRequest |
ListOfferingsRequest.withNextToken(String nextToken)
The token that identifies which batch of results that you want to see.
|
Copyright © 2023. All rights reserved.