| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect.model | |
| software.amazon.awssdk.services.mediaconnect.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ListedEntitlement> |
ListEntitlementsResponse.entitlements()
A list of entitlements that have been granted to you from other AWS accounts.
|
| Modifier and Type | Method and Description |
|---|---|
ListEntitlementsResponse.Builder |
ListEntitlementsResponse.Builder.entitlements(ListedEntitlement... entitlements)
A list of entitlements that have been granted to you from other AWS accounts.
|
| Modifier and Type | Method and Description |
|---|---|
ListEntitlementsResponse.Builder |
ListEntitlementsResponse.Builder.entitlements(Collection<ListedEntitlement> entitlements)
A list of entitlements that have been granted to you from other AWS accounts.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<ListedEntitlement> |
ListEntitlementsIterable.entitlements()
Returns an iterable to iterate through the paginated
ListEntitlementsResponse.entitlements() member. |
SdkPublisher<ListedEntitlement> |
ListEntitlementsPublisher.entitlements()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2021. All rights reserved.