Uses of Class
software.amazon.awssdk.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleRequest
-
Packages that use GetConfiguredTableAssociationAnalysisRuleRequest Package Description software.amazon.awssdk.services.cleanrooms Welcome to the Clean Rooms API Reference.software.amazon.awssdk.services.cleanrooms.transform -
-
Uses of GetConfiguredTableAssociationAnalysisRuleRequest in software.amazon.awssdk.services.cleanrooms
Methods in software.amazon.awssdk.services.cleanrooms with parameters of type GetConfiguredTableAssociationAnalysisRuleRequest Modifier and Type Method Description default CompletableFuture<GetConfiguredTableAssociationAnalysisRuleResponse>CleanRoomsAsyncClient. getConfiguredTableAssociationAnalysisRule(GetConfiguredTableAssociationAnalysisRuleRequest getConfiguredTableAssociationAnalysisRuleRequest)Retrieves the analysis rule for a configured table association.default GetConfiguredTableAssociationAnalysisRuleResponseCleanRoomsClient. getConfiguredTableAssociationAnalysisRule(GetConfiguredTableAssociationAnalysisRuleRequest getConfiguredTableAssociationAnalysisRuleRequest)Retrieves the analysis rule for a configured table association. -
Uses of GetConfiguredTableAssociationAnalysisRuleRequest in software.amazon.awssdk.services.cleanrooms.transform
Methods in software.amazon.awssdk.services.cleanrooms.transform with parameters of type GetConfiguredTableAssociationAnalysisRuleRequest Modifier and Type Method Description SdkHttpFullRequestGetConfiguredTableAssociationAnalysisRuleRequestMarshaller. marshall(GetConfiguredTableAssociationAnalysisRuleRequest getConfiguredTableAssociationAnalysisRuleRequest)
-