@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListSessionAnalyticsDataRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
ListSessionAnalyticsDataRequest() |
Modifier and Type | Method and Description |
---|---|
ListSessionAnalyticsDataRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getBotId()
The identifier for the bot for which you want to retrieve session analytics.
|
Date |
getEndDateTime()
The date and time that marks the end of the range of time for which you want to see session analytics.
|
List<AnalyticsSessionFilter> |
getFilters()
A list of objects, each of which describes a condition by which you want to filter the results.
|
Integer |
getMaxResults()
The maximum number of results to return in each page of results.
|
String |
getNextToken()
If the response from the ListSessionAnalyticsData operation contains more results than specified in the
maxResults parameter, a token is returned in the response.
|
SessionDataSortBy |
getSortBy()
An object specifying the measure and method by which to sort the session analytics data.
|
Date |
getStartDateTime()
The date and time that marks the beginning of the range of time for which you want to see session analytics.
|
int |
hashCode() |
void |
setBotId(String botId)
The identifier for the bot for which you want to retrieve session analytics.
|
void |
setEndDateTime(Date endDateTime)
The date and time that marks the end of the range of time for which you want to see session analytics.
|
void |
setFilters(Collection<AnalyticsSessionFilter> filters)
A list of objects, each of which describes a condition by which you want to filter the results.
|
void |
setMaxResults(Integer maxResults)
The maximum number of results to return in each page of results.
|
void |
setNextToken(String nextToken)
If the response from the ListSessionAnalyticsData operation contains more results than specified in the
maxResults parameter, a token is returned in the response.
|
void |
setSortBy(SessionDataSortBy sortBy)
An object specifying the measure and method by which to sort the session analytics data.
|
void |
setStartDateTime(Date startDateTime)
The date and time that marks the beginning of the range of time for which you want to see session analytics.
|
String |
toString()
Returns a string representation of this object.
|
ListSessionAnalyticsDataRequest |
withBotId(String botId)
The identifier for the bot for which you want to retrieve session analytics.
|
ListSessionAnalyticsDataRequest |
withEndDateTime(Date endDateTime)
The date and time that marks the end of the range of time for which you want to see session analytics.
|
ListSessionAnalyticsDataRequest |
withFilters(AnalyticsSessionFilter... filters)
A list of objects, each of which describes a condition by which you want to filter the results.
|
ListSessionAnalyticsDataRequest |
withFilters(Collection<AnalyticsSessionFilter> filters)
A list of objects, each of which describes a condition by which you want to filter the results.
|
ListSessionAnalyticsDataRequest |
withMaxResults(Integer maxResults)
The maximum number of results to return in each page of results.
|
ListSessionAnalyticsDataRequest |
withNextToken(String nextToken)
If the response from the ListSessionAnalyticsData operation contains more results than specified in the
maxResults parameter, a token is returned in the response.
|
ListSessionAnalyticsDataRequest |
withSortBy(SessionDataSortBy sortBy)
An object specifying the measure and method by which to sort the session analytics data.
|
ListSessionAnalyticsDataRequest |
withStartDateTime(Date startDateTime)
The date and time that marks the beginning of the range of time for which you want to see session analytics.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public void setBotId(String botId)
The identifier for the bot for which you want to retrieve session analytics.
botId
- The identifier for the bot for which you want to retrieve session analytics.public String getBotId()
The identifier for the bot for which you want to retrieve session analytics.
public ListSessionAnalyticsDataRequest withBotId(String botId)
The identifier for the bot for which you want to retrieve session analytics.
botId
- The identifier for the bot for which you want to retrieve session analytics.public void setStartDateTime(Date startDateTime)
The date and time that marks the beginning of the range of time for which you want to see session analytics.
startDateTime
- The date and time that marks the beginning of the range of time for which you want to see session
analytics.public Date getStartDateTime()
The date and time that marks the beginning of the range of time for which you want to see session analytics.
public ListSessionAnalyticsDataRequest withStartDateTime(Date startDateTime)
The date and time that marks the beginning of the range of time for which you want to see session analytics.
startDateTime
- The date and time that marks the beginning of the range of time for which you want to see session
analytics.public void setEndDateTime(Date endDateTime)
The date and time that marks the end of the range of time for which you want to see session analytics.
endDateTime
- The date and time that marks the end of the range of time for which you want to see session analytics.public Date getEndDateTime()
The date and time that marks the end of the range of time for which you want to see session analytics.
public ListSessionAnalyticsDataRequest withEndDateTime(Date endDateTime)
The date and time that marks the end of the range of time for which you want to see session analytics.
endDateTime
- The date and time that marks the end of the range of time for which you want to see session analytics.public void setSortBy(SessionDataSortBy sortBy)
An object specifying the measure and method by which to sort the session analytics data.
sortBy
- An object specifying the measure and method by which to sort the session analytics data.public SessionDataSortBy getSortBy()
An object specifying the measure and method by which to sort the session analytics data.
public ListSessionAnalyticsDataRequest withSortBy(SessionDataSortBy sortBy)
An object specifying the measure and method by which to sort the session analytics data.
sortBy
- An object specifying the measure and method by which to sort the session analytics data.public List<AnalyticsSessionFilter> getFilters()
A list of objects, each of which describes a condition by which you want to filter the results.
public void setFilters(Collection<AnalyticsSessionFilter> filters)
A list of objects, each of which describes a condition by which you want to filter the results.
filters
- A list of objects, each of which describes a condition by which you want to filter the results.public ListSessionAnalyticsDataRequest withFilters(AnalyticsSessionFilter... filters)
A list of objects, each of which describes a condition by which you want to filter the results.
NOTE: This method appends the values to the existing list (if any). Use
setFilters(java.util.Collection)
or withFilters(java.util.Collection)
if you want to override
the existing values.
filters
- A list of objects, each of which describes a condition by which you want to filter the results.public ListSessionAnalyticsDataRequest withFilters(Collection<AnalyticsSessionFilter> filters)
A list of objects, each of which describes a condition by which you want to filter the results.
filters
- A list of objects, each of which describes a condition by which you want to filter the results.public void setMaxResults(Integer maxResults)
The maximum number of results to return in each page of results. If there are fewer results than the maximum page size, only the actual number of results are returned.
maxResults
- The maximum number of results to return in each page of results. If there are fewer results than the
maximum page size, only the actual number of results are returned.public Integer getMaxResults()
The maximum number of results to return in each page of results. If there are fewer results than the maximum page size, only the actual number of results are returned.
public ListSessionAnalyticsDataRequest withMaxResults(Integer maxResults)
The maximum number of results to return in each page of results. If there are fewer results than the maximum page size, only the actual number of results are returned.
maxResults
- The maximum number of results to return in each page of results. If there are fewer results than the
maximum page size, only the actual number of results are returned.public void setNextToken(String nextToken)
If the response from the ListSessionAnalyticsData operation contains more results than specified in the maxResults parameter, a token is returned in the response.
Use the returned token in the nextToken parameter of a ListSessionAnalyticsData request to return the next page of results. For a complete set of results, call the ListSessionAnalyticsData operation until the nextToken returned in the response is null.
nextToken
- If the response from the ListSessionAnalyticsData operation contains more results than specified in the
maxResults parameter, a token is returned in the response.
Use the returned token in the nextToken parameter of a ListSessionAnalyticsData request to return the next page of results. For a complete set of results, call the ListSessionAnalyticsData operation until the nextToken returned in the response is null.
public String getNextToken()
If the response from the ListSessionAnalyticsData operation contains more results than specified in the maxResults parameter, a token is returned in the response.
Use the returned token in the nextToken parameter of a ListSessionAnalyticsData request to return the next page of results. For a complete set of results, call the ListSessionAnalyticsData operation until the nextToken returned in the response is null.
Use the returned token in the nextToken parameter of a ListSessionAnalyticsData request to return the next page of results. For a complete set of results, call the ListSessionAnalyticsData operation until the nextToken returned in the response is null.
public ListSessionAnalyticsDataRequest withNextToken(String nextToken)
If the response from the ListSessionAnalyticsData operation contains more results than specified in the maxResults parameter, a token is returned in the response.
Use the returned token in the nextToken parameter of a ListSessionAnalyticsData request to return the next page of results. For a complete set of results, call the ListSessionAnalyticsData operation until the nextToken returned in the response is null.
nextToken
- If the response from the ListSessionAnalyticsData operation contains more results than specified in the
maxResults parameter, a token is returned in the response.
Use the returned token in the nextToken parameter of a ListSessionAnalyticsData request to return the next page of results. For a complete set of results, call the ListSessionAnalyticsData operation until the nextToken returned in the response is null.
public String toString()
toString
in class Object
Object.toString()
public ListSessionAnalyticsDataRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()