Uses of Class
software.amazon.awssdk.services.cleanroomsml.model.GetConfiguredModelAlgorithmAssociationRequest
-
Packages that use GetConfiguredModelAlgorithmAssociationRequest Package Description software.amazon.awssdk.services.cleanroomsml Welcome to the Amazon Web Services Clean Rooms ML API Reference.software.amazon.awssdk.services.cleanroomsml.transform -
-
Uses of GetConfiguredModelAlgorithmAssociationRequest in software.amazon.awssdk.services.cleanroomsml
Methods in software.amazon.awssdk.services.cleanroomsml with parameters of type GetConfiguredModelAlgorithmAssociationRequest Modifier and Type Method Description default CompletableFuture<GetConfiguredModelAlgorithmAssociationResponse>CleanRoomsMlAsyncClient. getConfiguredModelAlgorithmAssociation(GetConfiguredModelAlgorithmAssociationRequest getConfiguredModelAlgorithmAssociationRequest)Returns information about a configured model algorithm association.default GetConfiguredModelAlgorithmAssociationResponseCleanRoomsMlClient. getConfiguredModelAlgorithmAssociation(GetConfiguredModelAlgorithmAssociationRequest getConfiguredModelAlgorithmAssociationRequest)Returns information about a configured model algorithm association. -
Uses of GetConfiguredModelAlgorithmAssociationRequest in software.amazon.awssdk.services.cleanroomsml.transform
Methods in software.amazon.awssdk.services.cleanroomsml.transform with parameters of type GetConfiguredModelAlgorithmAssociationRequest Modifier and Type Method Description SdkHttpFullRequestGetConfiguredModelAlgorithmAssociationRequestMarshaller. marshall(GetConfiguredModelAlgorithmAssociationRequest getConfiguredModelAlgorithmAssociationRequest)
-