@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListUtteranceMetricsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
ListUtteranceMetricsRequest() |
Modifier and Type | Method and Description |
---|---|
ListUtteranceMetricsRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
List<AnalyticsUtteranceAttribute> |
getAttributes()
A list containing attributes related to the utterance that you want the response to return.
|
List<AnalyticsBinBySpecification> |
getBinBy()
A list of objects, each of which contains specifications for organizing the results by time.
|
String |
getBotId()
The identifier for the bot for which you want to retrieve utterance metrics.
|
Date |
getEndDateTime()
The date and time that marks the end of the range of time for which you want to see utterance metrics.
|
List<AnalyticsUtteranceFilter> |
getFilters()
A list of objects, each of which describes a condition by which you want to filter the results.
|
List<AnalyticsUtteranceGroupBySpecification> |
getGroupBy()
A list of objects, each of which specifies how to group the results.
|
Integer |
getMaxResults()
The maximum number of results to return in each page of results.
|
List<AnalyticsUtteranceMetric> |
getMetrics()
A list of objects, each of which contains a metric you want to list, the statistic for the metric you want to
return, and the method by which to organize the results.
|
String |
getNextToken()
If the response from the ListUtteranceMetrics operation contains more results than specified in the maxResults
parameter, a token is returned in the response.
|
Date |
getStartDateTime()
The date and time that marks the beginning of the range of time for which you want to see utterance metrics.
|
int |
hashCode() |
void |
setAttributes(Collection<AnalyticsUtteranceAttribute> attributes)
A list containing attributes related to the utterance that you want the response to return.
|
void |
setBinBy(Collection<AnalyticsBinBySpecification> binBy)
A list of objects, each of which contains specifications for organizing the results by time.
|
void |
setBotId(String botId)
The identifier for the bot for which you want to retrieve utterance metrics.
|
void |
setEndDateTime(Date endDateTime)
The date and time that marks the end of the range of time for which you want to see utterance metrics.
|
void |
setFilters(Collection<AnalyticsUtteranceFilter> filters)
A list of objects, each of which describes a condition by which you want to filter the results.
|
void |
setGroupBy(Collection<AnalyticsUtteranceGroupBySpecification> groupBy)
A list of objects, each of which specifies how to group the results.
|
void |
setMaxResults(Integer maxResults)
The maximum number of results to return in each page of results.
|
void |
setMetrics(Collection<AnalyticsUtteranceMetric> metrics)
A list of objects, each of which contains a metric you want to list, the statistic for the metric you want to
return, and the method by which to organize the results.
|
void |
setNextToken(String nextToken)
If the response from the ListUtteranceMetrics operation contains more results than specified in the maxResults
parameter, a token is returned in the response.
|
void |
setStartDateTime(Date startDateTime)
The date and time that marks the beginning of the range of time for which you want to see utterance metrics.
|
String |
toString()
Returns a string representation of this object.
|
ListUtteranceMetricsRequest |
withAttributes(AnalyticsUtteranceAttribute... attributes)
A list containing attributes related to the utterance that you want the response to return.
|
ListUtteranceMetricsRequest |
withAttributes(Collection<AnalyticsUtteranceAttribute> attributes)
A list containing attributes related to the utterance that you want the response to return.
|
ListUtteranceMetricsRequest |
withBinBy(AnalyticsBinBySpecification... binBy)
A list of objects, each of which contains specifications for organizing the results by time.
|
ListUtteranceMetricsRequest |
withBinBy(Collection<AnalyticsBinBySpecification> binBy)
A list of objects, each of which contains specifications for organizing the results by time.
|
ListUtteranceMetricsRequest |
withBotId(String botId)
The identifier for the bot for which you want to retrieve utterance metrics.
|
ListUtteranceMetricsRequest |
withEndDateTime(Date endDateTime)
The date and time that marks the end of the range of time for which you want to see utterance metrics.
|
ListUtteranceMetricsRequest |
withFilters(AnalyticsUtteranceFilter... filters)
A list of objects, each of which describes a condition by which you want to filter the results.
|
ListUtteranceMetricsRequest |
withFilters(Collection<AnalyticsUtteranceFilter> filters)
A list of objects, each of which describes a condition by which you want to filter the results.
|
ListUtteranceMetricsRequest |
withGroupBy(AnalyticsUtteranceGroupBySpecification... groupBy)
A list of objects, each of which specifies how to group the results.
|
ListUtteranceMetricsRequest |
withGroupBy(Collection<AnalyticsUtteranceGroupBySpecification> groupBy)
A list of objects, each of which specifies how to group the results.
|
ListUtteranceMetricsRequest |
withMaxResults(Integer maxResults)
The maximum number of results to return in each page of results.
|
ListUtteranceMetricsRequest |
withMetrics(AnalyticsUtteranceMetric... metrics)
A list of objects, each of which contains a metric you want to list, the statistic for the metric you want to
return, and the method by which to organize the results.
|
ListUtteranceMetricsRequest |
withMetrics(Collection<AnalyticsUtteranceMetric> metrics)
A list of objects, each of which contains a metric you want to list, the statistic for the metric you want to
return, and the method by which to organize the results.
|
ListUtteranceMetricsRequest |
withNextToken(String nextToken)
If the response from the ListUtteranceMetrics operation contains more results than specified in the maxResults
parameter, a token is returned in the response.
|
ListUtteranceMetricsRequest |
withStartDateTime(Date startDateTime)
The date and time that marks the beginning of the range of time for which you want to see utterance metrics.
|
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 utterance metrics.
botId
- The identifier for the bot for which you want to retrieve utterance metrics.public String getBotId()
The identifier for the bot for which you want to retrieve utterance metrics.
public ListUtteranceMetricsRequest withBotId(String botId)
The identifier for the bot for which you want to retrieve utterance metrics.
botId
- The identifier for the bot for which you want to retrieve utterance metrics.public void setStartDateTime(Date startDateTime)
The date and time that marks the beginning of the range of time for which you want to see utterance metrics.
startDateTime
- The date and time that marks the beginning of the range of time for which you want to see utterance
metrics.public Date getStartDateTime()
The date and time that marks the beginning of the range of time for which you want to see utterance metrics.
public ListUtteranceMetricsRequest withStartDateTime(Date startDateTime)
The date and time that marks the beginning of the range of time for which you want to see utterance metrics.
startDateTime
- The date and time that marks the beginning of the range of time for which you want to see utterance
metrics.public void setEndDateTime(Date endDateTime)
The date and time that marks the end of the range of time for which you want to see utterance metrics.
endDateTime
- The date and time that marks the end of the range of time for which you want to see utterance metrics.public Date getEndDateTime()
The date and time that marks the end of the range of time for which you want to see utterance metrics.
public ListUtteranceMetricsRequest withEndDateTime(Date endDateTime)
The date and time that marks the end of the range of time for which you want to see utterance metrics.
endDateTime
- The date and time that marks the end of the range of time for which you want to see utterance metrics.public List<AnalyticsUtteranceMetric> getMetrics()
A list of objects, each of which contains a metric you want to list, the statistic for the metric you want to return, and the method by which to organize the results.
public void setMetrics(Collection<AnalyticsUtteranceMetric> metrics)
A list of objects, each of which contains a metric you want to list, the statistic for the metric you want to return, and the method by which to organize the results.
metrics
- A list of objects, each of which contains a metric you want to list, the statistic for the metric you want
to return, and the method by which to organize the results.public ListUtteranceMetricsRequest withMetrics(AnalyticsUtteranceMetric... metrics)
A list of objects, each of which contains a metric you want to list, the statistic for the metric you want to return, and the method by which to organize the results.
NOTE: This method appends the values to the existing list (if any). Use
setMetrics(java.util.Collection)
or withMetrics(java.util.Collection)
if you want to override
the existing values.
metrics
- A list of objects, each of which contains a metric you want to list, the statistic for the metric you want
to return, and the method by which to organize the results.public ListUtteranceMetricsRequest withMetrics(Collection<AnalyticsUtteranceMetric> metrics)
A list of objects, each of which contains a metric you want to list, the statistic for the metric you want to return, and the method by which to organize the results.
metrics
- A list of objects, each of which contains a metric you want to list, the statistic for the metric you want
to return, and the method by which to organize the results.public List<AnalyticsBinBySpecification> getBinBy()
A list of objects, each of which contains specifications for organizing the results by time.
public void setBinBy(Collection<AnalyticsBinBySpecification> binBy)
A list of objects, each of which contains specifications for organizing the results by time.
binBy
- A list of objects, each of which contains specifications for organizing the results by time.public ListUtteranceMetricsRequest withBinBy(AnalyticsBinBySpecification... binBy)
A list of objects, each of which contains specifications for organizing the results by time.
NOTE: This method appends the values to the existing list (if any). Use
setBinBy(java.util.Collection)
or withBinBy(java.util.Collection)
if you want to override the
existing values.
binBy
- A list of objects, each of which contains specifications for organizing the results by time.public ListUtteranceMetricsRequest withBinBy(Collection<AnalyticsBinBySpecification> binBy)
A list of objects, each of which contains specifications for organizing the results by time.
binBy
- A list of objects, each of which contains specifications for organizing the results by time.public List<AnalyticsUtteranceGroupBySpecification> getGroupBy()
A list of objects, each of which specifies how to group the results. You can group by the following criteria:
UtteranceText
– The transcription of the utterance.
UtteranceState
– The state of the utterance. The possible states are detailed in Key definitions in the user guide.
UtteranceText
– The transcription of the utterance.
UtteranceState
– The state of the utterance. The possible states are detailed in Key definitions in the user
guide.
public void setGroupBy(Collection<AnalyticsUtteranceGroupBySpecification> groupBy)
A list of objects, each of which specifies how to group the results. You can group by the following criteria:
UtteranceText
– The transcription of the utterance.
UtteranceState
– The state of the utterance. The possible states are detailed in Key definitions in the user guide.
groupBy
- A list of objects, each of which specifies how to group the results. You can group by the following
criteria:
UtteranceText
– The transcription of the utterance.
UtteranceState
– The state of the utterance. The possible states are detailed in Key definitions in the user
guide.
public ListUtteranceMetricsRequest withGroupBy(AnalyticsUtteranceGroupBySpecification... groupBy)
A list of objects, each of which specifies how to group the results. You can group by the following criteria:
UtteranceText
– The transcription of the utterance.
UtteranceState
– The state of the utterance. The possible states are detailed in Key definitions in the user guide.
NOTE: This method appends the values to the existing list (if any). Use
setGroupBy(java.util.Collection)
or withGroupBy(java.util.Collection)
if you want to override
the existing values.
groupBy
- A list of objects, each of which specifies how to group the results. You can group by the following
criteria:
UtteranceText
– The transcription of the utterance.
UtteranceState
– The state of the utterance. The possible states are detailed in Key definitions in the user
guide.
public ListUtteranceMetricsRequest withGroupBy(Collection<AnalyticsUtteranceGroupBySpecification> groupBy)
A list of objects, each of which specifies how to group the results. You can group by the following criteria:
UtteranceText
– The transcription of the utterance.
UtteranceState
– The state of the utterance. The possible states are detailed in Key definitions in the user guide.
groupBy
- A list of objects, each of which specifies how to group the results. You can group by the following
criteria:
UtteranceText
– The transcription of the utterance.
UtteranceState
– The state of the utterance. The possible states are detailed in Key definitions in the user
guide.
public List<AnalyticsUtteranceAttribute> getAttributes()
A list containing attributes related to the utterance that you want the response to return. The following attributes are possible:
LastUsedIntent
– The last used intent at the time of the utterance.
LastUsedIntent
– The last used intent at the time of the utterance.
public void setAttributes(Collection<AnalyticsUtteranceAttribute> attributes)
A list containing attributes related to the utterance that you want the response to return. The following attributes are possible:
LastUsedIntent
– The last used intent at the time of the utterance.
attributes
- A list containing attributes related to the utterance that you want the response to return. The following
attributes are possible:
LastUsedIntent
– The last used intent at the time of the utterance.
public ListUtteranceMetricsRequest withAttributes(AnalyticsUtteranceAttribute... attributes)
A list containing attributes related to the utterance that you want the response to return. The following attributes are possible:
LastUsedIntent
– The last used intent at the time of the utterance.
NOTE: This method appends the values to the existing list (if any). Use
setAttributes(java.util.Collection)
or withAttributes(java.util.Collection)
if you want to
override the existing values.
attributes
- A list containing attributes related to the utterance that you want the response to return. The following
attributes are possible:
LastUsedIntent
– The last used intent at the time of the utterance.
public ListUtteranceMetricsRequest withAttributes(Collection<AnalyticsUtteranceAttribute> attributes)
A list containing attributes related to the utterance that you want the response to return. The following attributes are possible:
LastUsedIntent
– The last used intent at the time of the utterance.
attributes
- A list containing attributes related to the utterance that you want the response to return. The following
attributes are possible:
LastUsedIntent
– The last used intent at the time of the utterance.
public List<AnalyticsUtteranceFilter> getFilters()
A list of objects, each of which describes a condition by which you want to filter the results.
public void setFilters(Collection<AnalyticsUtteranceFilter> 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 ListUtteranceMetricsRequest withFilters(AnalyticsUtteranceFilter... 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 ListUtteranceMetricsRequest withFilters(Collection<AnalyticsUtteranceFilter> 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 ListUtteranceMetricsRequest 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 ListUtteranceMetrics 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 ListUtteranceMetrics request to return the next page of results. For a complete set of results, call the ListUtteranceMetrics operation until the nextToken returned in the response is null.
nextToken
- If the response from the ListUtteranceMetrics 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 ListUtteranceMetrics request to return the next page of results. For a complete set of results, call the ListUtteranceMetrics operation until the nextToken returned in the response is null.
public String getNextToken()
If the response from the ListUtteranceMetrics 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 ListUtteranceMetrics request to return the next page of results. For a complete set of results, call the ListUtteranceMetrics operation until the nextToken returned in the response is null.
Use the returned token in the nextToken parameter of a ListUtteranceMetrics request to return the next page of results. For a complete set of results, call the ListUtteranceMetrics operation until the nextToken returned in the response is null.
public ListUtteranceMetricsRequest withNextToken(String nextToken)
If the response from the ListUtteranceMetrics 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 ListUtteranceMetrics request to return the next page of results. For a complete set of results, call the ListUtteranceMetrics operation until the nextToken returned in the response is null.
nextToken
- If the response from the ListUtteranceMetrics 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 ListUtteranceMetrics request to return the next page of results. For a complete set of results, call the ListUtteranceMetrics operation until the nextToken returned in the response is null.
public String toString()
toString
in class Object
Object.toString()
public ListUtteranceMetricsRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()