| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<RobotApplicationSummary> |
ListRobotApplicationsResponse.robotApplicationSummaries()
A list of robot application summaries that meet the criteria of the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListRobotApplicationsResponse.Builder |
ListRobotApplicationsResponse.Builder.robotApplicationSummaries(RobotApplicationSummary... robotApplicationSummaries)
A list of robot application summaries that meet the criteria of the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListRobotApplicationsResponse.Builder |
ListRobotApplicationsResponse.Builder.robotApplicationSummaries(Collection<RobotApplicationSummary> robotApplicationSummaries)
A list of robot application summaries that meet the criteria of the request.
|
Copyright © 2019. All rights reserved.