Uses of Class
software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus
-
Packages that use EdgeDeploymentStatus Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of EdgeDeploymentStatus in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return EdgeDeploymentStatus Modifier and Type Method Description EdgeDeploymentStatusDeploymentStageStatusSummary. deploymentStatus()General status of the current state.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type EdgeDeploymentStatus Modifier and Type Method Description DeploymentStageStatusSummary.BuilderDeploymentStageStatusSummary.Builder. deploymentStatus(EdgeDeploymentStatus deploymentStatus)General status of the current state.
-