Uses of Class
software.amazon.awssdk.services.qconnect.model.ListAiGuardrailsRequest
-
Packages that use ListAiGuardrailsRequest Package Description software.amazon.awssdk.services.qconnect software.amazon.awssdk.services.qconnect.paginators software.amazon.awssdk.services.qconnect.transform -
-
Uses of ListAiGuardrailsRequest in software.amazon.awssdk.services.qconnect
-
Uses of ListAiGuardrailsRequest in software.amazon.awssdk.services.qconnect.paginators
Constructors in software.amazon.awssdk.services.qconnect.paginators with parameters of type ListAiGuardrailsRequest Constructor Description ListAIGuardrailsIterable(QConnectClient client, ListAiGuardrailsRequest firstRequest)ListAIGuardrailsPublisher(QConnectAsyncClient client, ListAiGuardrailsRequest firstRequest) -
Uses of ListAiGuardrailsRequest in software.amazon.awssdk.services.qconnect.transform
Methods in software.amazon.awssdk.services.qconnect.transform with parameters of type ListAiGuardrailsRequest Modifier and Type Method Description SdkHttpFullRequestListAiGuardrailsRequestMarshaller. marshall(ListAiGuardrailsRequest listAiGuardrailsRequest)
-