Uses of Class
software.amazon.awssdk.services.sagemaker.model.DirectDeploySettings
-
Packages that use DirectDeploySettings Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of DirectDeploySettings in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return DirectDeploySettings Modifier and Type Method Description DirectDeploySettingsCanvasAppSettings. directDeploySettings()The model deployment settings for the SageMaker Canvas application.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type DirectDeploySettings Modifier and Type Method Description CanvasAppSettings.BuilderCanvasAppSettings.Builder. directDeploySettings(DirectDeploySettings directDeploySettings)The model deployment settings for the SageMaker Canvas application.
-