| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect.model |
| 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.
|
Copyright © 2018. All rights reserved.