Uses of Class
software.amazon.awssdk.services.bedrock.model.ListModelCustomizationJobsRequest
-
Packages that use ListModelCustomizationJobsRequest Package Description software.amazon.awssdk.services.bedrock Describes the API operations for creating and managing Amazon Bedrock models.software.amazon.awssdk.services.bedrock.paginators software.amazon.awssdk.services.bedrock.transform -
-
Uses of ListModelCustomizationJobsRequest in software.amazon.awssdk.services.bedrock
-
Uses of ListModelCustomizationJobsRequest in software.amazon.awssdk.services.bedrock.paginators
Constructors in software.amazon.awssdk.services.bedrock.paginators with parameters of type ListModelCustomizationJobsRequest Constructor Description ListModelCustomizationJobsIterable(BedrockClient client, ListModelCustomizationJobsRequest firstRequest)ListModelCustomizationJobsPublisher(BedrockAsyncClient client, ListModelCustomizationJobsRequest firstRequest) -
Uses of ListModelCustomizationJobsRequest in software.amazon.awssdk.services.bedrock.transform
Methods in software.amazon.awssdk.services.bedrock.transform with parameters of type ListModelCustomizationJobsRequest Modifier and Type Method Description SdkHttpFullRequestListModelCustomizationJobsRequestMarshaller. marshall(ListModelCustomizationJobsRequest listModelCustomizationJobsRequest)
-