| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect |
API for AWS Elemental MediaConnect
|
| Modifier and Type | Method and Description |
|---|---|
default ListEntitlementsResponse |
MediaConnectClient.listEntitlements()
Displays a list of all entitlements that have been granted to this account.
|
default ListEntitlementsResponse |
MediaConnectClient.listEntitlements(Consumer<ListEntitlementsRequest.Builder> listEntitlementsRequest)
Displays a list of all entitlements that have been granted to this account.
|
default ListEntitlementsResponse |
MediaConnectClient.listEntitlements(ListEntitlementsRequest listEntitlementsRequest)
Displays a list of all entitlements that have been granted to this account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListEntitlementsResponse> |
MediaConnectAsyncClient.listEntitlements()
Displays a list of all entitlements that have been granted to this account.
|
default CompletableFuture<ListEntitlementsResponse> |
MediaConnectAsyncClient.listEntitlements(Consumer<ListEntitlementsRequest.Builder> listEntitlementsRequest)
Displays a list of all entitlements that have been granted to this account.
|
default CompletableFuture<ListEntitlementsResponse> |
MediaConnectAsyncClient.listEntitlements(ListEntitlementsRequest listEntitlementsRequest)
Displays a list of all entitlements that have been granted to this account.
|
Copyright © 2018. All rights reserved.