Skip navigation links
A B C E G H I J M O P R S T V W 

A

addAttribute(String, String) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
Adds an attribute to this AnalyticsEvent with the specified key.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.mobileanalytics.model.Event
Sets the value of the Attributes property for this object.
addGlobalAttribute(String, String) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.EventClient
Adds the specified attribute to all subsequently created events Note: The maximum allowed attributes and metrics on a single event is 40.
addGlobalAttribute(String, String, String) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.EventClient
Adds the specified attribute to all subsequently created events with the specified event type Note: The maximum allowed attributes and metrics on a single event is 40.
addGlobalMetric(String, Double) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.EventClient
Adds the specified metric to all subsequently created events Note: The maximum allowed attributes and metrics on a single event is 40.
addGlobalMetric(String, String, Double) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.EventClient
Adds the specified metric to all subsequently created events with the specified event type Note: The maximum allowed attributes and metrics on a single event is 40.
addMetric(String, Double) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
Adds a metric to this AnalyticsEvent with the specified key.
addMetricsEntry(String, Double) - Method in class com.amazonaws.services.mobileanalytics.model.Event
Sets the value of the Metrics property for this object.
AmazonMobileAnalytics - Interface in com.amazonaws.services.mobileanalytics
Interface for accessing AmazonMobileAnalytics.
AmazonMobileAnalyticsClient - Class in com.amazonaws.services.mobileanalytics
Client for accessing AmazonMobileAnalytics.
AmazonMobileAnalyticsClient() - Constructor for class com.amazonaws.services.mobileanalytics.AmazonMobileAnalyticsClient
Deprecated.
AmazonMobileAnalyticsClient(ClientConfiguration) - Constructor for class com.amazonaws.services.mobileanalytics.AmazonMobileAnalyticsClient
Deprecated.
AmazonMobileAnalyticsClient(AWSCredentials) - Constructor for class com.amazonaws.services.mobileanalytics.AmazonMobileAnalyticsClient
Constructs a new client to invoke service methods on AmazonMobileAnalytics using the specified AWS account credentials.
AmazonMobileAnalyticsClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.mobileanalytics.AmazonMobileAnalyticsClient
Constructs a new client to invoke service methods on AmazonMobileAnalytics using the specified AWS account credentials and client configuration options.
AmazonMobileAnalyticsClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.mobileanalytics.AmazonMobileAnalyticsClient
Constructs a new client to invoke service methods on AmazonMobileAnalytics using the specified AWS account credentials provider.
AmazonMobileAnalyticsClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.mobileanalytics.AmazonMobileAnalyticsClient
Constructs a new client to invoke service methods on AmazonMobileAnalytics using the specified AWS account credentials provider and client configuration options.
AmazonMobileAnalyticsClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.mobileanalytics.AmazonMobileAnalyticsClient
Deprecated.
AmazonMobileAnalyticsClient(AWSCredentialsProvider, ClientConfiguration, HttpClient) - Constructor for class com.amazonaws.services.mobileanalytics.AmazonMobileAnalyticsClient
Constructs a new client to invoke service methods on AmazonMobileAnalytics using the specified AWS account credentials provider, client configuration options and request metric collector.
AmazonMonetizationEventBuilder - Class in com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization
Builds monetization events representing an Amazon purchase.
AmazonMonetizationEventBuilder(EventClient) - Constructor for class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.AmazonMonetizationEventBuilder
Construct a AmazonMonetizationEventBuilder with the specified EventClient
AnalyticsCallback<T> - Class in com.amazonaws.mobileconnectors.amazonmobileanalytics
The AnalyticsCallback is an abstract class which allows you create subclasses that will handle the completion of certain tasks.
AnalyticsCallback() - Constructor for class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsCallback
 
AnalyticsConfig - Class in com.amazonaws.mobileconnectors.amazonmobileanalytics
The AnalyticsConfig class allows developers to configure out Amazon Mobile Analytics behaves.
AnalyticsConfig() - Constructor for class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
Create an AnalyticsConfig object set to defaults.
AnalyticsConfig(ClientConfiguration) - Constructor for class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
Creates an AnalyticsConfig object with the specified client configuration configuration
AnalyticsEvent - Interface in com.amazonaws.mobileconnectors.amazonmobileanalytics
Represents the any useful action you wish to record within your application

B

BadRequestException - Exception in com.amazonaws.services.mobileanalytics.model
AmazonMobileAnalytics exception
BadRequestException(String) - Constructor for exception com.amazonaws.services.mobileanalytics.model.BadRequestException
Constructs a new BadRequestException with the specified error message.
build() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.MonetizationEventBuilder
Builds a monetization event.

C

clearAttributesEntries() - Method in class com.amazonaws.services.mobileanalytics.model.Event
Removes all the entries added into Attributes.
clearMetricsEntries() - Method in class com.amazonaws.services.mobileanalytics.model.Event
Removes all the entries added into Metrics.
com.amazonaws.mobileconnectors.amazonmobileanalytics - package com.amazonaws.mobileconnectors.amazonmobileanalytics
Primary classes for interacting with the AmazonMobileAnalytics connector for easily creating and recording app analytics
com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization - package com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization
AmazonMobileAnalytics helper classes for recording monetization and purchasing events
com.amazonaws.services.mobileanalytics - package com.amazonaws.services.mobileanalytics
Synchronous and asynchronous client classes for accessing AmazonMobileAnalytics.
com.amazonaws.services.mobileanalytics.model - package com.amazonaws.services.mobileanalytics.model
Classes modeling the various types represented by AmazonMobileAnalytics.
create(EventClient) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.AmazonMonetizationEventBuilder
Create a AmazonMonetizationEventBuilder with the specified Event client
create(EventClient) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
Create a CustomMonetizationEventBuilder with the specified Event client
create(EventClient) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.GooglePlayMonetizationEventBuilder
Create a GooglePlayMonetizationEventBuilder with the specified Event client
create(EventClient) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.VirtualMonetizationEventBuilder
Create a VirtualMonetizationEventBuilder with the specified Event client
createEvent(String) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.EventClient
Create an event with the specified eventType.
CustomMonetizationEventBuilder - Class in com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization
Builds monetization events representing a purchase from an IAP framework not defined by a specific builder.
CustomMonetizationEventBuilder(EventClient) - Constructor for class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
Construct a CustomMonetizationEventBuilder with the specified EventClient

E

equals(Object) - Method in class com.amazonaws.services.mobileanalytics.model.Event
 
equals(Object) - Method in class com.amazonaws.services.mobileanalytics.model.PutEventsRequest
 
equals(Object) - Method in class com.amazonaws.services.mobileanalytics.model.Session
 
Event - Class in com.amazonaws.services.mobileanalytics.model
Event
Event() - Constructor for class com.amazonaws.services.mobileanalytics.model.Event
 
EventClient - Interface in com.amazonaws.mobileconnectors.amazonmobileanalytics
EventClient is the entry point into the Amazon Mobile Analytics SDK where AnalyticsEvent objects are created, recorded, and submitted to the Amazon Mobile Analytics Service.

G

getAllAttributes() - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
Returns a map of all attributes contained within this AnalyticsEvent
getAllMetrics() - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
Returns a map of all metrics contained within this AnalyticsEvent
getAllowEventCollection() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
Indicates whether or not event collection is enabled for the SDK.
getAllowWANDelivery() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
Indicates whether or not events will be sent to the Amazon Mobile Analytics website over WAN (mobile) networks.
getAttribute(String) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
Returns the value of the attribute with the specified name.
getAttributes() - Method in class com.amazonaws.services.mobileanalytics.model.Event
Returns the value of the Attributes property for this object.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.mobileanalytics.AmazonMobileAnalytics
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.mobileanalytics.AmazonMobileAnalyticsClient
Deprecated.
ResponseMetadata cache can hold up to 50 requests and responses in memory and will cause memory issue. This method now always returns null.
getClientConfiguration() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
Gets the client configuration this client will use when making requests.
getClientContext() - Method in class com.amazonaws.services.mobileanalytics.model.PutEventsRequest
Returns the value of the ClientContext property for this object.
getClientContextEncoding() - Method in class com.amazonaws.services.mobileanalytics.model.PutEventsRequest
Returns the value of the ClientContextEncoding property for this object.
getCurrency() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.MonetizationEventBuilder
Accessor for the currency
getDuration() - Method in class com.amazonaws.services.mobileanalytics.model.Session
Returns the value of the Duration property for this object.
getEventClient() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
The EventClient is the primary class used to create, store, and submit events from your application.
getEvents() - Method in class com.amazonaws.services.mobileanalytics.model.PutEventsRequest
Returns the value of the Events property for this object.
getEventType() - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
Returns the name/type of this AnalyticsEvent
getEventType() - Method in class com.amazonaws.services.mobileanalytics.model.Event
Returns the value of the EventType property for this object.
getFormattedItemPrice() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.MonetizationEventBuilder
Accessor for the formatted item price
getId() - Method in class com.amazonaws.services.mobileanalytics.model.Session
Returns the value of the Id property for this object.
getInstance(String) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
 
getItemPrice() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.MonetizationEventBuilder
Accessor for the item price
getMetric(String) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
Returns the value of the metric with the specified name.
getMetrics() - Method in class com.amazonaws.services.mobileanalytics.model.Event
Returns the value of the Metrics property for this object.
getOrCreateInstance(Context, String, String) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
 
getOrCreateInstance(Context, String, Regions, AWSCredentialsProvider) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
 
getOrCreateInstance(Context, String, Regions, AWSCredentialsProvider, AnalyticsConfig) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
 
getOrCreateInstance(Context, String, Regions, AWSCredentialsProvider, AnalyticsCallback<MobileAnalyticsManager>) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
 
getOrCreateInstance(Context, String, Regions, AWSCredentialsProvider, AnalyticsConfig, AnalyticsCallback<MobileAnalyticsManager>) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
 
getProductId() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.MonetizationEventBuilder
Accessor for the product identifier
getQuantity() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.MonetizationEventBuilder
Accessor for the quantity
getSession() - Method in class com.amazonaws.services.mobileanalytics.model.Event
Returns the value of the Session property for this object.
getSessionClient() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
The SessionClient is the primary class used to pause and resume sessions, so that you can gain useful data about how your users are interacting with your application.
getStartTimestamp() - Method in class com.amazonaws.services.mobileanalytics.model.Session
Returns the value of the StartTimestamp property for this object.
getStopTimestamp() - Method in class com.amazonaws.services.mobileanalytics.model.Session
Returns the value of the StopTimestamp property for this object.
getStore() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.MonetizationEventBuilder
Accessor for the store
getTimestamp() - Method in class com.amazonaws.services.mobileanalytics.model.Event
Returns the value of the Timestamp property for this object.
getTransactionId() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.MonetizationEventBuilder
Accessor for the transaction identifier
getVersion() - Method in class com.amazonaws.services.mobileanalytics.model.Event
Returns the value of the Version property for this object.
GooglePlayMonetizationEventBuilder - Class in com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization
Builds monetization events representing a Google Play purchase.
GooglePlayMonetizationEventBuilder(EventClient) - Constructor for class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.GooglePlayMonetizationEventBuilder
Construct a GooglePlayMonetizationEventBuilder with the specified EventClient

H

hasAttribute(String) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
Determines if this AnalyticsEvent contains a specific attribute
hashCode() - Method in class com.amazonaws.services.mobileanalytics.model.Event
 
hashCode() - Method in class com.amazonaws.services.mobileanalytics.model.PutEventsRequest
 
hashCode() - Method in class com.amazonaws.services.mobileanalytics.model.Session
 
hasMetric(String) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
Determines if this AnalyticsEvent contains a specific metric.

I

InitializationException - Exception in com.amazonaws.mobileconnectors.amazonmobileanalytics
An error which represents that MobileAnalyticsManager could not be initialized for any reason.
InitializationException(String) - Constructor for exception com.amazonaws.mobileconnectors.amazonmobileanalytics.InitializationException
 
InitializationException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.amazonmobileanalytics.InitializationException
 
isValid() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.AmazonMonetizationEventBuilder
 
isValid() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
 
isValid() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.GooglePlayMonetizationEventBuilder
Returns true only if the ProductId, Quantity, Formatted Item Price, and Transaction Id are set
isValid() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.MonetizationEventBuilder
Determines if all builder methods on this builder have been called
isValid() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.VirtualMonetizationEventBuilder
 

J

jsonErrorUnmarshallers - Variable in class com.amazonaws.services.mobileanalytics.AmazonMobileAnalyticsClient
List of exception unmarshallers for all AmazonMobileAnalytics exceptions.

M

MobileAnalyticsManager - Class in com.amazonaws.mobileconnectors.amazonmobileanalytics
MobileAnalyticsManager in the entry point to recording analytic events for your application.
MonetizationEventBuilder - Class in com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization
Base class for handling the required attributes and metrics for monetization Events.
MonetizationEventBuilder(EventClient) - Constructor for class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.MonetizationEventBuilder
Creates a MonetizationEventBuilder with the specified EventClient

O

onComplete(T) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsCallback
This is called by the accepting object when a specific method or action completes

P

pauseSession() - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.SessionClient
Pauses the current session.
putEvents(PutEventsRequest) - Method in interface com.amazonaws.services.mobileanalytics.AmazonMobileAnalytics
 
putEvents(PutEventsRequest) - Method in class com.amazonaws.services.mobileanalytics.AmazonMobileAnalyticsClient
 
PutEventsRequest - Class in com.amazonaws.services.mobileanalytics.model
Container for the parameters to the PutEvents operation.
PutEventsRequest() - Constructor for class com.amazonaws.services.mobileanalytics.model.PutEventsRequest
 

R

recordEvent(AnalyticsEvent) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.EventClient
Record the specified event to the local filestore Please note if the amount of data stored events takes up EXCEEDS 5MiB further recordings will be dropped
removeGlobalAttribute(String) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.EventClient
Removes the specified attribute.
removeGlobalAttribute(String, String) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.EventClient
Removes the specified attribute.
removeGlobalMetric(String) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.EventClient
Removes the specified metric.
removeGlobalMetric(String, String) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.EventClient
Removes the specified metric.
resumeSession() - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.SessionClient
Resumes the current session.

S

Session - Class in com.amazonaws.services.mobileanalytics.model
Session
Session() - Constructor for class com.amazonaws.services.mobileanalytics.model.Session
 
SessionClient - Interface in com.amazonaws.mobileconnectors.amazonmobileanalytics
SessionClient is the entry point into the Amazon Mobile Analytics SDK where sessions can be paused or resumed.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.mobileanalytics.model.Event
Sets the value of the Attributes property for this object.
setClientContext(String) - Method in class com.amazonaws.services.mobileanalytics.model.PutEventsRequest
Sets the value of the ClientContext property for this object.
setClientContextEncoding(String) - Method in class com.amazonaws.services.mobileanalytics.model.PutEventsRequest
Sets the value of the ClientContextEncoding property for this object.
setCurrency(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.MonetizationEventBuilder
Sets the item price currency to use when building the monetization event
setDuration(Long) - Method in class com.amazonaws.services.mobileanalytics.model.Session
Sets the value of the Duration property for this object.
setEndpoint(String) - Method in interface com.amazonaws.services.mobileanalytics.AmazonMobileAnalytics
Overrides the default endpoint for this client ("https://mobileanalytics.us-east-1.amazonaws.com").
setEndpoint(String) - Method in class com.amazonaws.services.mobileanalytics.AmazonMobileAnalyticsClient
 
setEndpoint(String, String, String) - Method in class com.amazonaws.services.mobileanalytics.AmazonMobileAnalyticsClient
 
setEvents(Collection<Event>) - Method in class com.amazonaws.services.mobileanalytics.model.PutEventsRequest
Sets the value of the Events property for this object.
setEventType(String) - Method in class com.amazonaws.services.mobileanalytics.model.Event
Sets the value of the EventType property for this object.
setFormattedItemPrice(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.MonetizationEventBuilder
Sets the formatted item price (in its local currency) to use when building the monetization event
setId(String) - Method in class com.amazonaws.services.mobileanalytics.model.Session
Sets the value of the Id property for this object.
setItemPrice(Double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.MonetizationEventBuilder
Sets the numerical item price to use when building the monetization event
setMetrics(Map<String, Double>) - Method in class com.amazonaws.services.mobileanalytics.model.Event
Sets the value of the Metrics property for this object.
setProductId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.MonetizationEventBuilder
Sets the product id to use when building the monetization event
setQuantity(Double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.MonetizationEventBuilder
Sets the quantity that will be used to build the monetization event
setRegion(Region) - Method in interface com.amazonaws.services.mobileanalytics.AmazonMobileAnalytics
An alternative to AmazonMobileAnalytics.setEndpoint(String), sets the regional endpoint for this client's service calls.
setSession(Session) - Method in class com.amazonaws.services.mobileanalytics.model.Event
Sets the value of the Session property for this object.
setStartTimestamp(String) - Method in class com.amazonaws.services.mobileanalytics.model.Session
Sets the value of the StartTimestamp property for this object.
setStopTimestamp(String) - Method in class com.amazonaws.services.mobileanalytics.model.Session
Sets the value of the StopTimestamp property for this object.
setStore(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.MonetizationEventBuilder
Sets the name of the Store where this purchase was made.
setTimestamp(String) - Method in class com.amazonaws.services.mobileanalytics.model.Event
Sets the value of the Timestamp property for this object.
setTransactionId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.MonetizationEventBuilder
Sets the transaction id to use when building the monetization event
setVersion(String) - Method in class com.amazonaws.services.mobileanalytics.model.Event
Sets the value of the Version property for this object.
shutdown() - Method in interface com.amazonaws.services.mobileanalytics.AmazonMobileAnalytics
Shuts down this client object, releasing any resources that might be held open.
submitEvents() - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.EventClient
Submit all recorded events.

T

toString() - Method in class com.amazonaws.services.mobileanalytics.model.Event
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.mobileanalytics.model.PutEventsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.mobileanalytics.model.Session
Returns a string representation of this object; useful for testing and debugging.

V

VirtualMonetizationEventBuilder - Class in com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization
Builds monetization events representing a purchase from a Virtual or In-Game store.
VirtualMonetizationEventBuilder(EventClient) - Constructor for class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.VirtualMonetizationEventBuilder
Construct a VirtualMonetizationEventBuilder with the specified EventClient

W

withAllowsEventCollection(boolean) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
Sets whether or not event collection is enabled for the SDK.
withAllowsWANDelivery(boolean) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
Sets whether or not events will be sent to the Amazon Mobile Analytics website over WAN (mobile) networks.
withAttribute(String, String) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
Adds an attribute to this AnalyticsEvent with the specified key.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.mobileanalytics.model.Event
Sets the value of the Attributes property for this object.
withClientConfiguration(ClientConfiguration) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
Sets the client configuration this client will use when making request
withClientContext(String) - Method in class com.amazonaws.services.mobileanalytics.model.PutEventsRequest
Sets the value of the ClientContext property for this object.
withClientContextEncoding(String) - Method in class com.amazonaws.services.mobileanalytics.model.PutEventsRequest
Sets the value of the ClientContextEncoding property for this object.
withCurrency(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
Sets the currency of the item being purchased (Required if formatted localized price is not specified)
withCurrency(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.VirtualMonetizationEventBuilder
Sets the currency of the item being purchased.
withDuration(Long) - Method in class com.amazonaws.services.mobileanalytics.model.Session
Sets the value of the Duration property for this object.
withEvents(Event...) - Method in class com.amazonaws.services.mobileanalytics.model.PutEventsRequest
Sets the value of the Events property for this object.
withEvents(Collection<Event>) - Method in class com.amazonaws.services.mobileanalytics.model.PutEventsRequest
Sets the value of the Events property for this object.
withEventType(String) - Method in class com.amazonaws.services.mobileanalytics.model.Event
Sets the value of the EventType property for this object.
withFormattedItemPrice(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.AmazonMonetizationEventBuilder
Sets the formatted localized price of the item being purchased (accessed from the getPrice() method of the Item class).
withFormattedItemPrice(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
Sets the formatted localized price of the item being purchased (Required if numerical price and currency are not specified)
withFormattedItemPrice(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.GooglePlayMonetizationEventBuilder
Sets the formatted localized item price of the item being purchased (accessed from the product item details price field after calling getSkuDetails()).
withId(String) - Method in class com.amazonaws.services.mobileanalytics.model.Session
Sets the value of the Id property for this object.
withItemPrice(double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
Sets the numerical price of the item being purchased (Required if formatted localized price is not specified)
withItemPrice(double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.VirtualMonetizationEventBuilder
Sets the numerical price of the item being purchased
withMetric(String, Double) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
Adds a metric to this AnalyticsEvent with the specified key.
withMetrics(Map<String, Double>) - Method in class com.amazonaws.services.mobileanalytics.model.Event
Sets the value of the Metrics property for this object.
withProductId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.AmazonMonetizationEventBuilder
Sets the product identifier field of the item being purchased
withProductId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
Sets the product identifier field of the item being purchased (Required)
withProductId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.GooglePlayMonetizationEventBuilder
Sets the product identifier field of the item being purchased.
withProductId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.VirtualMonetizationEventBuilder
Sets the product identifier field of the item being purchased.
withQuantity(Double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.AmazonMonetizationEventBuilder
Sets the quantity of the item being purchased.
withQuantity(Double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
Sets the quantity of the item being purchased (Required)
withQuantity(Double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.GooglePlayMonetizationEventBuilder
Sets the quantity of the item purchased.
withQuantity(Double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.VirtualMonetizationEventBuilder
Sets the quantity of the item being purchased.
withSession(Session) - Method in class com.amazonaws.services.mobileanalytics.model.Event
Sets the value of the Session property for this object.
withStartTimestamp(String) - Method in class com.amazonaws.services.mobileanalytics.model.Session
Sets the value of the StartTimestamp property for this object.
withStopTimestamp(String) - Method in class com.amazonaws.services.mobileanalytics.model.Session
Sets the value of the StopTimestamp property for this object.
withStore(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
Sets the store in which the transaction is taking place (Required)
withTimestamp(String) - Method in class com.amazonaws.services.mobileanalytics.model.Event
Sets the value of the Timestamp property for this object.
withTransactionId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
The transaction identifier of the purchase (Optional)
withTransactionId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.GooglePlayMonetizationEventBuilder
The transaction identifier of the purchase.
withVersion(String) - Method in class com.amazonaws.services.mobileanalytics.model.Event
Sets the value of the Version property for this object.
A B C E G H I J M O P R S T V W 
Skip navigation links

Copyright © 2015. All rights reserved.