Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.ListBatchEvaluationsResponse.Builder
Packages that use ListBatchEvaluationsResponse.Builder
-
Uses of ListBatchEvaluationsResponse.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return ListBatchEvaluationsResponse.BuilderModifier and TypeMethodDescriptionListBatchEvaluationsResponse.Builder.batchEvaluations(Collection<BatchEvaluationSummary> batchEvaluations) The list of batch evaluation summaries.ListBatchEvaluationsResponse.Builder.batchEvaluations(Consumer<BatchEvaluationSummary.Builder>... batchEvaluations) The list of batch evaluation summaries.ListBatchEvaluationsResponse.Builder.batchEvaluations(BatchEvaluationSummary... batchEvaluations) The list of batch evaluation summaries.ListBatchEvaluationsResponse.builder()If the total number of results is greater than themaxResultsvalue provided in the request, use this token when making another request in thenextTokenfield to return the next batch of results.ListBatchEvaluationsResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type ListBatchEvaluationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListBatchEvaluationsResponse.Builder>ListBatchEvaluationsResponse.serializableBuilderClass()