| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
ListedEntitlement |
ListedEntitlement.clone() |
ListedEntitlement |
ListedEntitlement.withDataTransferSubscriberFeePercent(Integer dataTransferSubscriberFeePercent)
Percentage from 0-100 of the data transfer cost to be billed to the subscriber.
|
ListedEntitlement |
ListedEntitlement.withEntitlementArn(String entitlementArn)
The ARN of the entitlement.
|
ListedEntitlement |
ListedEntitlement.withEntitlementName(String entitlementName)
The name of the entitlement.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListedEntitlement> |
ListEntitlementsResult.getEntitlements()
A list of entitlements that have been granted to you from other AWS accounts.
|
| Modifier and Type | Method and Description |
|---|---|
ListEntitlementsResult |
ListEntitlementsResult.withEntitlements(ListedEntitlement... entitlements)
A list of entitlements that have been granted to you from other AWS accounts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListEntitlementsResult.setEntitlements(Collection<ListedEntitlement> entitlements)
A list of entitlements that have been granted to you from other AWS accounts.
|
ListEntitlementsResult |
ListEntitlementsResult.withEntitlements(Collection<ListedEntitlement> entitlements)
A list of entitlements that have been granted to you from other AWS accounts.
|
Copyright © 2024. All rights reserved.