Uses of Class
software.amazon.awssdk.services.cleanrooms.model.AnalysisRule
-
Packages that use AnalysisRule Package Description software.amazon.awssdk.services.cleanrooms.model -
-
Uses of AnalysisRule in software.amazon.awssdk.services.cleanrooms.model
Methods in software.amazon.awssdk.services.cleanrooms.model that return AnalysisRule Modifier and Type Method Description AnalysisRuleGetSchemaAnalysisRuleResponse. analysisRule()A specification about how data from the configured table can be used.Methods in software.amazon.awssdk.services.cleanrooms.model with parameters of type AnalysisRule Modifier and Type Method Description GetSchemaAnalysisRuleResponse.BuilderGetSchemaAnalysisRuleResponse.Builder. analysisRule(AnalysisRule analysisRule)A specification about how data from the configured table can be used.
-