static EdgeDeploymentPlanSummary.Builder |
EdgeDeploymentPlanSummary.builder() |
|
EdgeDeploymentPlanSummary.Builder |
EdgeDeploymentPlanSummary.Builder.creationTime(Instant creationTime) |
The time when the edge deployment plan was created.
|
EdgeDeploymentPlanSummary.Builder |
EdgeDeploymentPlanSummary.Builder.deviceFleetName(String deviceFleetName) |
The name of the device fleet used for the deployment.
|
EdgeDeploymentPlanSummary.Builder |
EdgeDeploymentPlanSummary.Builder.edgeDeploymentFailed(Integer edgeDeploymentFailed) |
The number of edge devices that failed the deployment.
|
EdgeDeploymentPlanSummary.Builder |
EdgeDeploymentPlanSummary.Builder.edgeDeploymentPending(Integer edgeDeploymentPending) |
The number of edge devices yet to pick up the deployment, or in progress.
|
EdgeDeploymentPlanSummary.Builder |
EdgeDeploymentPlanSummary.Builder.edgeDeploymentPlanArn(String edgeDeploymentPlanArn) |
The ARN of the edge deployment plan.
|
EdgeDeploymentPlanSummary.Builder |
EdgeDeploymentPlanSummary.Builder.edgeDeploymentPlanName(String edgeDeploymentPlanName) |
The name of the edge deployment plan.
|
EdgeDeploymentPlanSummary.Builder |
EdgeDeploymentPlanSummary.Builder.edgeDeploymentSuccess(Integer edgeDeploymentSuccess) |
The number of edge devices with the successful deployment.
|
EdgeDeploymentPlanSummary.Builder |
EdgeDeploymentPlanSummary.Builder.lastModifiedTime(Instant lastModifiedTime) |
The time when the edge deployment plan was last updated.
|
EdgeDeploymentPlanSummary.Builder |
EdgeDeploymentPlanSummary.toBuilder() |
|