Uses of Class
software.amazon.awssdk.services.greengrassv2.model.EffectiveDeploymentStatusDetails
-
Packages that use EffectiveDeploymentStatusDetails Package Description software.amazon.awssdk.services.greengrassv2.model -
-
Uses of EffectiveDeploymentStatusDetails in software.amazon.awssdk.services.greengrassv2.model
Methods in software.amazon.awssdk.services.greengrassv2.model that return EffectiveDeploymentStatusDetails Modifier and Type Method Description EffectiveDeploymentStatusDetailsEffectiveDeployment. statusDetails()The status details that explain why a deployment has an error.Methods in software.amazon.awssdk.services.greengrassv2.model with parameters of type EffectiveDeploymentStatusDetails Modifier and Type Method Description EffectiveDeployment.BuilderEffectiveDeployment.Builder. statusDetails(EffectiveDeploymentStatusDetails statusDetails)The status details that explain why a deployment has an error.
-