@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListAggregatedUtterancesResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
ListAggregatedUtterancesResult() |
Modifier and Type | Method and Description |
---|---|
ListAggregatedUtterancesResult |
clone() |
boolean |
equals(Object obj) |
List<AggregatedUtterancesSummary> |
getAggregatedUtterancesSummaries()
Summaries of the aggregated utterance data.
|
UtteranceAggregationDuration |
getAggregationDuration()
The time period used to aggregate the utterance data.
|
Date |
getAggregationLastRefreshedDateTime()
The last date and time that the aggregated data was collected.
|
Date |
getAggregationWindowEndTime()
The date and time that the aggregation window ends.
|
Date |
getAggregationWindowStartTime()
The date and time that the aggregation window begins.
|
String |
getBotAliasId()
The identifier of the bot alias that contains the utterances.
|
String |
getBotId()
The identifier of the bot that contains the utterances.
|
String |
getBotVersion()
The identifier of the bot version that contains the utterances.
|
String |
getLocaleId()
The identifier of the language and locale that the utterances are in.
|
String |
getNextToken()
A token that indicates whether there are more results to return in a response to the
ListAggregatedUtterances operation. |
int |
hashCode() |
void |
setAggregatedUtterancesSummaries(Collection<AggregatedUtterancesSummary> aggregatedUtterancesSummaries)
Summaries of the aggregated utterance data.
|
void |
setAggregationDuration(UtteranceAggregationDuration aggregationDuration)
The time period used to aggregate the utterance data.
|
void |
setAggregationLastRefreshedDateTime(Date aggregationLastRefreshedDateTime)
The last date and time that the aggregated data was collected.
|
void |
setAggregationWindowEndTime(Date aggregationWindowEndTime)
The date and time that the aggregation window ends.
|
void |
setAggregationWindowStartTime(Date aggregationWindowStartTime)
The date and time that the aggregation window begins.
|
void |
setBotAliasId(String botAliasId)
The identifier of the bot alias that contains the utterances.
|
void |
setBotId(String botId)
The identifier of the bot that contains the utterances.
|
void |
setBotVersion(String botVersion)
The identifier of the bot version that contains the utterances.
|
void |
setLocaleId(String localeId)
The identifier of the language and locale that the utterances are in.
|
void |
setNextToken(String nextToken)
A token that indicates whether there are more results to return in a response to the
ListAggregatedUtterances operation. |
String |
toString()
Returns a string representation of this object.
|
ListAggregatedUtterancesResult |
withAggregatedUtterancesSummaries(AggregatedUtterancesSummary... aggregatedUtterancesSummaries)
Summaries of the aggregated utterance data.
|
ListAggregatedUtterancesResult |
withAggregatedUtterancesSummaries(Collection<AggregatedUtterancesSummary> aggregatedUtterancesSummaries)
Summaries of the aggregated utterance data.
|
ListAggregatedUtterancesResult |
withAggregationDuration(UtteranceAggregationDuration aggregationDuration)
The time period used to aggregate the utterance data.
|
ListAggregatedUtterancesResult |
withAggregationLastRefreshedDateTime(Date aggregationLastRefreshedDateTime)
The last date and time that the aggregated data was collected.
|
ListAggregatedUtterancesResult |
withAggregationWindowEndTime(Date aggregationWindowEndTime)
The date and time that the aggregation window ends.
|
ListAggregatedUtterancesResult |
withAggregationWindowStartTime(Date aggregationWindowStartTime)
The date and time that the aggregation window begins.
|
ListAggregatedUtterancesResult |
withBotAliasId(String botAliasId)
The identifier of the bot alias that contains the utterances.
|
ListAggregatedUtterancesResult |
withBotId(String botId)
The identifier of the bot that contains the utterances.
|
ListAggregatedUtterancesResult |
withBotVersion(String botVersion)
The identifier of the bot version that contains the utterances.
|
ListAggregatedUtterancesResult |
withLocaleId(String localeId)
The identifier of the language and locale that the utterances are in.
|
ListAggregatedUtterancesResult |
withNextToken(String nextToken)
A token that indicates whether there are more results to return in a response to the
ListAggregatedUtterances operation. |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setBotId(String botId)
The identifier of the bot that contains the utterances.
botId
- The identifier of the bot that contains the utterances.public String getBotId()
The identifier of the bot that contains the utterances.
public ListAggregatedUtterancesResult withBotId(String botId)
The identifier of the bot that contains the utterances.
botId
- The identifier of the bot that contains the utterances.public void setBotAliasId(String botAliasId)
The identifier of the bot alias that contains the utterances. If you specified the bot version, the bot alias ID isn't returned.
botAliasId
- The identifier of the bot alias that contains the utterances. If you specified the bot version, the bot
alias ID isn't returned.public String getBotAliasId()
The identifier of the bot alias that contains the utterances. If you specified the bot version, the bot alias ID isn't returned.
public ListAggregatedUtterancesResult withBotAliasId(String botAliasId)
The identifier of the bot alias that contains the utterances. If you specified the bot version, the bot alias ID isn't returned.
botAliasId
- The identifier of the bot alias that contains the utterances. If you specified the bot version, the bot
alias ID isn't returned.public void setBotVersion(String botVersion)
The identifier of the bot version that contains the utterances. If you specified the bot alias, the bot version isn't returned.
botVersion
- The identifier of the bot version that contains the utterances. If you specified the bot alias, the bot
version isn't returned.public String getBotVersion()
The identifier of the bot version that contains the utterances. If you specified the bot alias, the bot version isn't returned.
public ListAggregatedUtterancesResult withBotVersion(String botVersion)
The identifier of the bot version that contains the utterances. If you specified the bot alias, the bot version isn't returned.
botVersion
- The identifier of the bot version that contains the utterances. If you specified the bot alias, the bot
version isn't returned.public void setLocaleId(String localeId)
The identifier of the language and locale that the utterances are in.
localeId
- The identifier of the language and locale that the utterances are in.public String getLocaleId()
The identifier of the language and locale that the utterances are in.
public ListAggregatedUtterancesResult withLocaleId(String localeId)
The identifier of the language and locale that the utterances are in.
localeId
- The identifier of the language and locale that the utterances are in.public void setAggregationDuration(UtteranceAggregationDuration aggregationDuration)
The time period used to aggregate the utterance data.
aggregationDuration
- The time period used to aggregate the utterance data.public UtteranceAggregationDuration getAggregationDuration()
The time period used to aggregate the utterance data.
public ListAggregatedUtterancesResult withAggregationDuration(UtteranceAggregationDuration aggregationDuration)
The time period used to aggregate the utterance data.
aggregationDuration
- The time period used to aggregate the utterance data.public void setAggregationWindowStartTime(Date aggregationWindowStartTime)
The date and time that the aggregation window begins. Only data collected after this time is returned in the results.
aggregationWindowStartTime
- The date and time that the aggregation window begins. Only data collected after this time is returned in
the results.public Date getAggregationWindowStartTime()
The date and time that the aggregation window begins. Only data collected after this time is returned in the results.
public ListAggregatedUtterancesResult withAggregationWindowStartTime(Date aggregationWindowStartTime)
The date and time that the aggregation window begins. Only data collected after this time is returned in the results.
aggregationWindowStartTime
- The date and time that the aggregation window begins. Only data collected after this time is returned in
the results.public void setAggregationWindowEndTime(Date aggregationWindowEndTime)
The date and time that the aggregation window ends. Only data collected between the start time and the end time are returned in the results.
aggregationWindowEndTime
- The date and time that the aggregation window ends. Only data collected between the start time and the end
time are returned in the results.public Date getAggregationWindowEndTime()
The date and time that the aggregation window ends. Only data collected between the start time and the end time are returned in the results.
public ListAggregatedUtterancesResult withAggregationWindowEndTime(Date aggregationWindowEndTime)
The date and time that the aggregation window ends. Only data collected between the start time and the end time are returned in the results.
aggregationWindowEndTime
- The date and time that the aggregation window ends. Only data collected between the start time and the end
time are returned in the results.public void setAggregationLastRefreshedDateTime(Date aggregationLastRefreshedDateTime)
The last date and time that the aggregated data was collected. The time period depends on the length of the aggregation window.
Hours - for 1 hour time window, every half hour; otherwise every hour.
Days - every 6 hours
Weeks - for a one week time window, every 12 hours; otherwise, every day
aggregationLastRefreshedDateTime
- The last date and time that the aggregated data was collected. The time period depends on the length of
the aggregation window.
Hours - for 1 hour time window, every half hour; otherwise every hour.
Days - every 6 hours
Weeks - for a one week time window, every 12 hours; otherwise, every day
public Date getAggregationLastRefreshedDateTime()
The last date and time that the aggregated data was collected. The time period depends on the length of the aggregation window.
Hours - for 1 hour time window, every half hour; otherwise every hour.
Days - every 6 hours
Weeks - for a one week time window, every 12 hours; otherwise, every day
Hours - for 1 hour time window, every half hour; otherwise every hour.
Days - every 6 hours
Weeks - for a one week time window, every 12 hours; otherwise, every day
public ListAggregatedUtterancesResult withAggregationLastRefreshedDateTime(Date aggregationLastRefreshedDateTime)
The last date and time that the aggregated data was collected. The time period depends on the length of the aggregation window.
Hours - for 1 hour time window, every half hour; otherwise every hour.
Days - every 6 hours
Weeks - for a one week time window, every 12 hours; otherwise, every day
aggregationLastRefreshedDateTime
- The last date and time that the aggregated data was collected. The time period depends on the length of
the aggregation window.
Hours - for 1 hour time window, every half hour; otherwise every hour.
Days - every 6 hours
Weeks - for a one week time window, every 12 hours; otherwise, every day
public List<AggregatedUtterancesSummary> getAggregatedUtterancesSummaries()
Summaries of the aggregated utterance data. Each response contains information about the number of times that the utterance was seen during the time period, whether it was detected or missed, and when it was seen during the time period.
public void setAggregatedUtterancesSummaries(Collection<AggregatedUtterancesSummary> aggregatedUtterancesSummaries)
Summaries of the aggregated utterance data. Each response contains information about the number of times that the utterance was seen during the time period, whether it was detected or missed, and when it was seen during the time period.
aggregatedUtterancesSummaries
- Summaries of the aggregated utterance data. Each response contains information about the number of times
that the utterance was seen during the time period, whether it was detected or missed, and when it was
seen during the time period.public ListAggregatedUtterancesResult withAggregatedUtterancesSummaries(AggregatedUtterancesSummary... aggregatedUtterancesSummaries)
Summaries of the aggregated utterance data. Each response contains information about the number of times that the utterance was seen during the time period, whether it was detected or missed, and when it was seen during the time period.
NOTE: This method appends the values to the existing list (if any). Use
setAggregatedUtterancesSummaries(java.util.Collection)
or
withAggregatedUtterancesSummaries(java.util.Collection)
if you want to override the existing values.
aggregatedUtterancesSummaries
- Summaries of the aggregated utterance data. Each response contains information about the number of times
that the utterance was seen during the time period, whether it was detected or missed, and when it was
seen during the time period.public ListAggregatedUtterancesResult withAggregatedUtterancesSummaries(Collection<AggregatedUtterancesSummary> aggregatedUtterancesSummaries)
Summaries of the aggregated utterance data. Each response contains information about the number of times that the utterance was seen during the time period, whether it was detected or missed, and when it was seen during the time period.
aggregatedUtterancesSummaries
- Summaries of the aggregated utterance data. Each response contains information about the number of times
that the utterance was seen during the time period, whether it was detected or missed, and when it was
seen during the time period.public void setNextToken(String nextToken)
A token that indicates whether there are more results to return in a response to the
ListAggregatedUtterances
operation. If the nextToken
field is present, you send the
contents as the nextToken
parameter of a ListAggregatedUtterances
operation request to
get the next page of results.
nextToken
- A token that indicates whether there are more results to return in a response to the
ListAggregatedUtterances
operation. If the nextToken
field is present, you send
the contents as the nextToken
parameter of a ListAggregatedUtterances
operation
request to get the next page of results.public String getNextToken()
A token that indicates whether there are more results to return in a response to the
ListAggregatedUtterances
operation. If the nextToken
field is present, you send the
contents as the nextToken
parameter of a ListAggregatedUtterances
operation request to
get the next page of results.
ListAggregatedUtterances
operation. If the nextToken
field is present, you send
the contents as the nextToken
parameter of a ListAggregatedUtterances
operation
request to get the next page of results.public ListAggregatedUtterancesResult withNextToken(String nextToken)
A token that indicates whether there are more results to return in a response to the
ListAggregatedUtterances
operation. If the nextToken
field is present, you send the
contents as the nextToken
parameter of a ListAggregatedUtterances
operation request to
get the next page of results.
nextToken
- A token that indicates whether there are more results to return in a response to the
ListAggregatedUtterances
operation. If the nextToken
field is present, you send
the contents as the nextToken
parameter of a ListAggregatedUtterances
operation
request to get the next page of results.public String toString()
toString
in class Object
Object.toString()
public ListAggregatedUtterancesResult clone()