- acquisitionTimestampMs(long) - Method in class com.amazon.tv.developer.sdk.personalization.model.AmazonContentEntitlement.Builder
-
Sets the date the entitlement was acquired.
- acquisitionTimestampMs(long) - Method in class com.amazon.tv.developer.sdk.personalization.model.AmazonSubscriptionEntitlement.Builder
-
Sets the timestamp of when the subscription was acquired by the customer.
- addContentEntitlement(AmazonContentEntitlement) - Method in class com.amazon.tv.developer.sdk.personalization.AmazonEntitlementReceiver
-
Adds a single content entitlements (e.g., purchase, rental, etc.).
- addContentEntitlements(List<AmazonContentEntitlement>) - Method in class com.amazon.tv.developer.sdk.personalization.AmazonEntitlementReceiver
-
Adds a list of content entitlements (e.g., purchase, rental, etc.).
- addContentInteraction(AmazonContentInteraction) - Method in class com.amazon.tv.developer.sdk.personalization.AmazonContentInteractionReceiver
-
Adds a new content interaction event.
- addCustomerListEntries(int, List<AmazonCustomerListEntry>) - Method in class com.amazon.tv.developer.sdk.personalization.AmazonCustomerListReceiver
-
Adds a list of new entries to the customer's list.
- addCustomerListEntry(int, AmazonCustomerListEntry) - Method in class com.amazon.tv.developer.sdk.personalization.AmazonCustomerListReceiver
-
Adds a new list entry to the customer's list.
- addedTimestampMs(long) - Method in class com.amazon.tv.developer.sdk.personalization.model.AmazonCustomerListEntry.Builder
-
Sets the timestamp of when the entry was added to the list.
- addPlaybackEvent(AmazonPlaybackEvent) - Method in class com.amazon.tv.developer.sdk.personalization.AmazonPlaybackReceiver
-
Adds a playback event.
- addPlaybackEvents(List<AmazonPlaybackEvent>) - Method in class com.amazon.tv.developer.sdk.personalization.AmazonPlaybackReceiver
-
Adds a list of playback events.
- addSubscription(AmazonSubscriptionEntitlement) - Method in class com.amazon.tv.developer.sdk.personalization.AmazonEntitlementReceiver
-
Adds a single entitled subscription.
- addSubscriptions(List<AmazonSubscriptionEntitlement>) - Method in class com.amazon.tv.developer.sdk.personalization.AmazonEntitlementReceiver
-
Adds a list of entitled subscriptions.
- AmazonContentEntitlement - Class in com.amazon.tv.developer.sdk.personalization.model
-
Model class used to represent a customer's individual content entitlement.
- AmazonContentEntitlement.Builder - Class in com.amazon.tv.developer.sdk.personalization.model
-
Builder class for object instantiation.
- AmazonContentId - Class in com.amazon.tv.developer.sdk.personalization.model
-
Model class used to represent a content ID resolvable in the Amazon catalog.
- AmazonContentId.Builder - Class in com.amazon.tv.developer.sdk.personalization.model
-
Builder class for object instantiation.
- AmazonContentInteraction - Class in com.amazon.tv.developer.sdk.personalization.model
-
Model used to represent a customer's interaction with content.
- AmazonContentInteraction.Builder - Class in com.amazon.tv.developer.sdk.personalization.model
-
Builder class for object instantiation.
- AmazonContentInteractionReceiver - Class in com.amazon.tv.developer.sdk.personalization
-
Receiver class used to add content interactions performed by the customer.
- AmazonContentInteractionType - Class in com.amazon.tv.developer.sdk.personalization.model
-
This class contains static values used to represent types of interactions customers can perform on content.
- AmazonCustomerListEntry - Class in com.amazon.tv.developer.sdk.personalization.model
-
Model used to represent an entry in a customer managed list (e.g., watch list).
- AmazonCustomerListEntry.Builder - Class in com.amazon.tv.developer.sdk.personalization.model
-
Builder class for object instantiation.
- AmazonCustomerListReceiver - Class in com.amazon.tv.developer.sdk.personalization
-
Receiver class to share updates about customer managed lists e.g., watch list.
- AmazonCustomerListType - Class in com.amazon.tv.developer.sdk.personalization.model
-
Constant values used to represent the type of customer managed list.
- AmazonDataIntegrationService - Class in com.amazon.tv.developer.sdk.personalization
-
Abstract class that provides data about customer activity.
- AmazonEntitlementReceiver - Class in com.amazon.tv.developer.sdk.personalization
-
Receiver class used to share customer subscription and individual content entitlement updates.
- AmazonEntitlementType - Class in com.amazon.tv.developer.sdk.personalization.model
-
Static values used to represent the type of content entitlement.
- AmazonPlaybackEvent - Class in com.amazon.tv.developer.sdk.personalization.model
-
Model used to represent a customers playback state at a moment in time.
- AmazonPlaybackEvent.Builder - Class in com.amazon.tv.developer.sdk.personalization.model
-
Builder class for object instantiation.
- AmazonPlaybackReceiver - Class in com.amazon.tv.developer.sdk.personalization
-
Receiver class to share updates about customer playback events.
- AmazonPlaybackState - Class in com.amazon.tv.developer.sdk.personalization.model
-
Static values used to represent the playback state of the content customer is watching.
- AmazonProfileId - Class in com.amazon.tv.developer.sdk.personalization.model
-
Model class used to represent a profile ID within a namespace.
- AmazonProfileId.Builder - Class in com.amazon.tv.developer.sdk.personalization.model
-
Builder class for object instantiation.
- AmazonSetListStatus - Class in com.amazon.tv.developer.sdk.personalization.model
-
Class which holds static values useful for indicating list status.
- AmazonSubscriptionEntitlement - Class in com.amazon.tv.developer.sdk.personalization.model
-
Model used to represent a customer's entitlement to a subscription in the Amazon catalog.
- AmazonSubscriptionEntitlement.Builder - Class in com.amazon.tv.developer.sdk.personalization.model
-
Builder class for object instantiation.
- build() - Method in class com.amazon.tv.developer.sdk.personalization.model.AmazonContentEntitlement.Builder
-
Converts the builder to an instance.
- build() - Method in class com.amazon.tv.developer.sdk.personalization.model.AmazonContentId.Builder
-
Converts the builder to an instance.
- build() - Method in class com.amazon.tv.developer.sdk.personalization.model.AmazonContentInteraction.Builder
-
Converts the builder to an instance.
- build() - Method in class com.amazon.tv.developer.sdk.personalization.model.AmazonCustomerListEntry.Builder
-
Converts the builder to an instance.
- build() - Method in class com.amazon.tv.developer.sdk.personalization.model.AmazonProfileId.Builder
-
Converts the builder to an instance.
- build() - Method in class com.amazon.tv.developer.sdk.personalization.model.AmazonSubscriptionEntitlement.Builder
-
Converts the builder to an instance.
- buildActiveEvent() - Method in class com.amazon.tv.developer.sdk.personalization.model.AmazonPlaybackEvent.Builder
-
Converts the builder to an instance of an actively occurring event.
- builder() - Static method in class com.amazon.tv.developer.sdk.personalization.model.AmazonContentEntitlement
-
Creates a builder object for the AmazonContentEntitlement model.
- builder() - Static method in class com.amazon.tv.developer.sdk.personalization.model.AmazonContentId
-
Creates the builder object for the AmazonContentId DTO.
- builder() - Static method in class com.amazon.tv.developer.sdk.personalization.model.AmazonContentInteraction
-
Creates the builder object for the AmazonContentInteraction model.
- builder() - Static method in class com.amazon.tv.developer.sdk.personalization.model.AmazonCustomerListEntry
-
Creates the builder object for the AmazonCustomerListEntry model object.
- builder() - Static method in class com.amazon.tv.developer.sdk.personalization.model.AmazonPlaybackEvent
-
Creates the builder object for the AmazonPlaybackInfo model.
- builder() - Static method in class com.amazon.tv.developer.sdk.personalization.model.AmazonProfileId
-
Creates the builder object for the AmazonProfileId DTO.
- builder() - Static method in class com.amazon.tv.developer.sdk.personalization.model.AmazonSubscriptionEntitlement
-
Creates the builder object for the AmazonSubscriptionEntitlement DTO.
- buildOffDeviceEvent() - Method in class com.amazon.tv.developer.sdk.personalization.model.AmazonPlaybackEvent.Builder
-
Converts the builder to an instance of an off device playback event.