Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.ListInvocationsRequest
-
Packages that use ListInvocationsRequest Package Description software.amazon.awssdk.services.bedrockagentruntime Contains APIs related to model invocation and querying of knowledge bases.software.amazon.awssdk.services.bedrockagentruntime.paginators software.amazon.awssdk.services.bedrockagentruntime.transform -
-
Uses of ListInvocationsRequest in software.amazon.awssdk.services.bedrockagentruntime
-
Uses of ListInvocationsRequest in software.amazon.awssdk.services.bedrockagentruntime.paginators
Constructors in software.amazon.awssdk.services.bedrockagentruntime.paginators with parameters of type ListInvocationsRequest Constructor Description ListInvocationsIterable(BedrockAgentRuntimeClient client, ListInvocationsRequest firstRequest)ListInvocationsPublisher(BedrockAgentRuntimeAsyncClient client, ListInvocationsRequest firstRequest) -
Uses of ListInvocationsRequest in software.amazon.awssdk.services.bedrockagentruntime.transform
Methods in software.amazon.awssdk.services.bedrockagentruntime.transform with parameters of type ListInvocationsRequest Modifier and Type Method Description SdkHttpFullRequestListInvocationsRequestMarshaller. marshall(ListInvocationsRequest listInvocationsRequest)
-