Uses of Class
software.amazon.awssdk.services.sagemaker.model.ProcessingFeatureStoreOutput
-
Packages that use ProcessingFeatureStoreOutput Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ProcessingFeatureStoreOutput in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ProcessingFeatureStoreOutput Modifier and Type Method Description ProcessingFeatureStoreOutput
ProcessingOutput. featureStoreOutput()
Configuration for processing job outputs in Amazon SageMaker Feature Store.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ProcessingFeatureStoreOutput Modifier and Type Method Description ProcessingOutput.Builder
ProcessingOutput.Builder. featureStoreOutput(ProcessingFeatureStoreOutput featureStoreOutput)
Configuration for processing job outputs in Amazon SageMaker Feature Store.
-