Uses of Class
software.amazon.awssdk.services.sagemakeredge.model.DeploymentResult
-
Packages that use DeploymentResult Package Description software.amazon.awssdk.services.sagemakeredge.model -
-
Uses of DeploymentResult in software.amazon.awssdk.services.sagemakeredge.model
Methods in software.amazon.awssdk.services.sagemakeredge.model that return DeploymentResult Modifier and Type Method Description DeploymentResultSendHeartbeatRequest. deploymentResult()Returns the result of a deployment on the device.Methods in software.amazon.awssdk.services.sagemakeredge.model with parameters of type DeploymentResult Modifier and Type Method Description SendHeartbeatRequest.BuilderSendHeartbeatRequest.Builder. deploymentResult(DeploymentResult deploymentResult)Returns the result of a deployment on the device.
-