| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<RobotDeployment> |
DescribeDeploymentJobResponse.robotDeploymentSummary()
A list of robot deployment summaries.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDeploymentJobResponse.Builder |
DescribeDeploymentJobResponse.Builder.robotDeploymentSummary(RobotDeployment... robotDeploymentSummary)
A list of robot deployment summaries.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDeploymentJobResponse.Builder |
DescribeDeploymentJobResponse.Builder.robotDeploymentSummary(Collection<RobotDeployment> robotDeploymentSummary)
A list of robot deployment summaries.
|
Copyright © 2022. All rights reserved.