public static interface ListIntentStageMetricsRequest.Builder extends LexModelsV2Request.Builder, SdkPojo, CopyableBuilder<ListIntentStageMetricsRequest.Builder,ListIntentStageMetricsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListIntentStageMetricsRequest.Builder |
binBy(AnalyticsBinBySpecification... binBy)
A list of objects, each of which contains specifications for organizing the results by time.
|
ListIntentStageMetricsRequest.Builder |
binBy(Collection<AnalyticsBinBySpecification> binBy)
A list of objects, each of which contains specifications for organizing the results by time.
|
ListIntentStageMetricsRequest.Builder |
binBy(Consumer<AnalyticsBinBySpecification.Builder>... binBy)
A list of objects, each of which contains specifications for organizing the results by time.
|
ListIntentStageMetricsRequest.Builder |
botId(String botId)
The identifier for the bot for which you want to retrieve intent stage metrics.
|
ListIntentStageMetricsRequest.Builder |
endDateTime(Instant endDateTime)
The date and time that marks the end of the range of time for which you want to see intent stage metrics.
|
ListIntentStageMetricsRequest.Builder |
filters(AnalyticsIntentStageFilter... filters)
A list of objects, each of which describes a condition by which you want to filter the results.
|
ListIntentStageMetricsRequest.Builder |
filters(Collection<AnalyticsIntentStageFilter> filters)
A list of objects, each of which describes a condition by which you want to filter the results.
|
ListIntentStageMetricsRequest.Builder |
filters(Consumer<AnalyticsIntentStageFilter.Builder>... filters)
A list of objects, each of which describes a condition by which you want to filter the results.
|
ListIntentStageMetricsRequest.Builder |
groupBy(AnalyticsIntentStageGroupBySpecification... groupBy)
A list of objects, each of which specifies how to group the results.
|
ListIntentStageMetricsRequest.Builder |
groupBy(Collection<AnalyticsIntentStageGroupBySpecification> groupBy)
A list of objects, each of which specifies how to group the results.
|
ListIntentStageMetricsRequest.Builder |
groupBy(Consumer<AnalyticsIntentStageGroupBySpecification.Builder>... groupBy)
A list of objects, each of which specifies how to group the results.
|
ListIntentStageMetricsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to return in each page of results.
|
ListIntentStageMetricsRequest.Builder |
metrics(AnalyticsIntentStageMetric... 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.
|
ListIntentStageMetricsRequest.Builder |
metrics(Collection<AnalyticsIntentStageMetric> 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.
|
ListIntentStageMetricsRequest.Builder |
metrics(Consumer<AnalyticsIntentStageMetric.Builder>... 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.
|
ListIntentStageMetricsRequest.Builder |
nextToken(String nextToken)
If the response from the ListIntentStageMetrics operation contains more results than specified in the
maxResults parameter, a token is returned in the response.
|
ListIntentStageMetricsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListIntentStageMetricsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListIntentStageMetricsRequest.Builder |
startDateTime(Instant startDateTime)
The date and time that marks the beginning of the range of time for which you want to see intent stage
metrics.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListIntentStageMetricsRequest.Builder botId(String botId)
The identifier for the bot for which you want to retrieve intent stage metrics.
botId - The identifier for the bot for which you want to retrieve intent stage metrics.ListIntentStageMetricsRequest.Builder startDateTime(Instant startDateTime)
The date and time that marks the beginning of the range of time for which you want to see intent stage metrics.
startDateTime - The date and time that marks the beginning of the range of time for which you want to see intent stage
metrics.ListIntentStageMetricsRequest.Builder endDateTime(Instant endDateTime)
The date and time that marks the end of the range of time for which you want to see intent stage metrics.
endDateTime - The date and time that marks the end of the range of time for which you want to see intent stage
metrics.ListIntentStageMetricsRequest.Builder metrics(Collection<AnalyticsIntentStageMetric> 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.ListIntentStageMetricsRequest.Builder metrics(AnalyticsIntentStageMetric... 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.ListIntentStageMetricsRequest.Builder metrics(Consumer<AnalyticsIntentStageMetric.Builder>... 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.
This is a convenience method that creates an instance of theAnalyticsIntentStageMetric.Builder avoiding the
need to create one manually via
AnalyticsIntentStageMetric.builder().
When the Consumer completes,
SdkBuilder.build() is
called immediately and its result is passed to #metrics(List.
metrics - a consumer that will call methods on
AnalyticsIntentStageMetric.Builder#metrics(java.util.Collection) ListIntentStageMetricsRequest.Builder binBy(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.ListIntentStageMetricsRequest.Builder binBy(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.ListIntentStageMetricsRequest.Builder binBy(Consumer<AnalyticsBinBySpecification.Builder>... binBy)
A list of objects, each of which contains specifications for organizing the results by time.
This is a convenience method that creates an instance of theAnalyticsBinBySpecification.Builder avoiding the
need to create one manually via
AnalyticsBinBySpecification.builder().
When the Consumer completes,
SdkBuilder.build() is
called immediately and its result is passed to #binBy(List.
binBy - a consumer that will call methods on
AnalyticsBinBySpecification.Builder#binBy(java.util.Collection) ListIntentStageMetricsRequest.Builder groupBy(Collection<AnalyticsIntentStageGroupBySpecification> groupBy)
A list of objects, each of which specifies how to group the results. You can group by the following criteria:
IntentStageName – The name of the intent stage.
SwitchedToIntent – The intent to which the conversation was switched (if any).
groupBy - A list of objects, each of which specifies how to group the results. You can group by the following
criteria:
IntentStageName – The name of the intent stage.
SwitchedToIntent – The intent to which the conversation was switched (if any).
ListIntentStageMetricsRequest.Builder groupBy(AnalyticsIntentStageGroupBySpecification... groupBy)
A list of objects, each of which specifies how to group the results. You can group by the following criteria:
IntentStageName – The name of the intent stage.
SwitchedToIntent – The intent to which the conversation was switched (if any).
groupBy - A list of objects, each of which specifies how to group the results. You can group by the following
criteria:
IntentStageName – The name of the intent stage.
SwitchedToIntent – The intent to which the conversation was switched (if any).
ListIntentStageMetricsRequest.Builder groupBy(Consumer<AnalyticsIntentStageGroupBySpecification.Builder>... groupBy)
A list of objects, each of which specifies how to group the results. You can group by the following criteria:
IntentStageName – The name of the intent stage.
SwitchedToIntent – The intent to which the conversation was switched (if any).
AnalyticsIntentStageGroupBySpecification.Builder
avoiding the need to create one manually via
AnalyticsIntentStageGroupBySpecification.builder().
When the Consumer completes,
SdkBuilder.build()
is called immediately and its result is passed to #groupBy(List.
groupBy - a consumer that will call methods on
AnalyticsIntentStageGroupBySpecification.Builder#groupBy(java.util.Collection) ListIntentStageMetricsRequest.Builder filters(Collection<AnalyticsIntentStageFilter> 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.ListIntentStageMetricsRequest.Builder filters(AnalyticsIntentStageFilter... 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.ListIntentStageMetricsRequest.Builder filters(Consumer<AnalyticsIntentStageFilter.Builder>... filters)
A list of objects, each of which describes a condition by which you want to filter the results.
This is a convenience method that creates an instance of theAnalyticsIntentStageFilter.Builder avoiding the
need to create one manually via
AnalyticsIntentStageFilter.builder().
When the Consumer completes,
SdkBuilder.build() is
called immediately and its result is passed to #filters(List.
filters - a consumer that will call methods on
AnalyticsIntentStageFilter.Builder#filters(java.util.Collection) ListIntentStageMetricsRequest.Builder maxResults(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.ListIntentStageMetricsRequest.Builder nextToken(String nextToken)
If the response from the ListIntentStageMetrics 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 ListIntentStageMetrics request to return the next page of results. For a complete set of results, call the ListIntentStageMetrics operation until the nextToken returned in the response is null.
nextToken - If the response from the ListIntentStageMetrics 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 ListIntentStageMetrics request to return the next page of results. For a complete set of results, call the ListIntentStageMetrics operation until the nextToken returned in the response is null.
ListIntentStageMetricsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListIntentStageMetricsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.