Uses of Class
software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata
-
Packages that use ClarifyCheckStepMetadata Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ClarifyCheckStepMetadata in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ClarifyCheckStepMetadata Modifier and Type Method Description ClarifyCheckStepMetadataPipelineExecutionStepMetadata. clarifyCheck()Container for the metadata for a Clarify check step.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ClarifyCheckStepMetadata Modifier and Type Method Description PipelineExecutionStepMetadata.BuilderPipelineExecutionStepMetadata.Builder. clarifyCheck(ClarifyCheckStepMetadata clarifyCheck)Container for the metadata for a Clarify check step.
-