public static interface ListedEntitlement.Builder extends SdkPojo, CopyableBuilder<ListedEntitlement.Builder,ListedEntitlement>
| Modifier and Type | Method and Description |
|---|---|
ListedEntitlement.Builder |
dataTransferSubscriberFeePercent(Integer dataTransferSubscriberFeePercent)
Percentage from 0-100 of the data transfer cost to be billed to the subscriber.
|
ListedEntitlement.Builder |
entitlementArn(String entitlementArn)
The ARN of the entitlement.
|
ListedEntitlement.Builder |
entitlementName(String entitlementName)
The name of the entitlement.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildListedEntitlement.Builder dataTransferSubscriberFeePercent(Integer dataTransferSubscriberFeePercent)
dataTransferSubscriberFeePercent - Percentage from 0-100 of the data transfer cost to be billed to the subscriber.ListedEntitlement.Builder entitlementArn(String entitlementArn)
entitlementArn - The ARN of the entitlement.ListedEntitlement.Builder entitlementName(String entitlementName)
entitlementName - The name of the entitlement.Copyright © 2020. All rights reserved.