Uses of Class
software.amazon.awssdk.services.cleanroomsml.model.GetCollaborationConfiguredModelAlgorithmAssociationRequest
-
Packages that use GetCollaborationConfiguredModelAlgorithmAssociationRequest 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 GetCollaborationConfiguredModelAlgorithmAssociationRequest in software.amazon.awssdk.services.cleanroomsml
Methods in software.amazon.awssdk.services.cleanroomsml with parameters of type GetCollaborationConfiguredModelAlgorithmAssociationRequest Modifier and Type Method Description default CompletableFuture<GetCollaborationConfiguredModelAlgorithmAssociationResponse>CleanRoomsMlAsyncClient. getCollaborationConfiguredModelAlgorithmAssociation(GetCollaborationConfiguredModelAlgorithmAssociationRequest getCollaborationConfiguredModelAlgorithmAssociationRequest)Returns information about the configured model algorithm association in a collaboration.default GetCollaborationConfiguredModelAlgorithmAssociationResponseCleanRoomsMlClient. getCollaborationConfiguredModelAlgorithmAssociation(GetCollaborationConfiguredModelAlgorithmAssociationRequest getCollaborationConfiguredModelAlgorithmAssociationRequest)Returns information about the configured model algorithm association in a collaboration. -
Uses of GetCollaborationConfiguredModelAlgorithmAssociationRequest in software.amazon.awssdk.services.cleanroomsml.transform
Methods in software.amazon.awssdk.services.cleanroomsml.transform with parameters of type GetCollaborationConfiguredModelAlgorithmAssociationRequest Modifier and Type Method Description SdkHttpFullRequestGetCollaborationConfiguredModelAlgorithmAssociationRequestMarshaller. marshall(GetCollaborationConfiguredModelAlgorithmAssociationRequest getCollaborationConfiguredModelAlgorithmAssociationRequest)
-