| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<DeploymentStageStatusSummary> |
DescribeEdgeDeploymentPlanResponse.stages()
List of stages in the edge deployment plan.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEdgeDeploymentPlanResponse.Builder |
DescribeEdgeDeploymentPlanResponse.Builder.stages(DeploymentStageStatusSummary... stages)
List of stages in the edge deployment plan.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEdgeDeploymentPlanResponse.Builder |
DescribeEdgeDeploymentPlanResponse.Builder.stages(Collection<DeploymentStageStatusSummary> stages)
List of stages in the edge deployment plan.
|
Copyright © 2023. All rights reserved.