| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<Source> |
UpdateSimulationApplicationResponse.sources()
The sources of the simulation application.
|
List<Source> |
DescribeSimulationApplicationResponse.sources()
The sources of the simulation application.
|
List<Source> |
CreateRobotApplicationVersionResponse.sources()
The sources of the robot application.
|
List<Source> |
UpdateRobotApplicationResponse.sources()
The sources of the robot application.
|
List<Source> |
CreateSimulationApplicationResponse.sources()
The sources of the simulation application.
|
List<Source> |
CreateSimulationApplicationVersionResponse.sources()
The sources of the simulation application.
|
List<Source> |
CreateRobotApplicationResponse.sources()
The sources of the robot application.
|
List<Source> |
DescribeRobotApplicationResponse.sources()
The sources of the robot application.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSimulationApplicationResponse.Builder |
UpdateSimulationApplicationResponse.Builder.sources(Source... sources)
The sources of the simulation application.
|
DescribeSimulationApplicationResponse.Builder |
DescribeSimulationApplicationResponse.Builder.sources(Source... sources)
The sources of the simulation application.
|
CreateRobotApplicationVersionResponse.Builder |
CreateRobotApplicationVersionResponse.Builder.sources(Source... sources)
The sources of the robot application.
|
UpdateRobotApplicationResponse.Builder |
UpdateRobotApplicationResponse.Builder.sources(Source... sources)
The sources of the robot application.
|
CreateSimulationApplicationResponse.Builder |
CreateSimulationApplicationResponse.Builder.sources(Source... sources)
The sources of the simulation application.
|
CreateSimulationApplicationVersionResponse.Builder |
CreateSimulationApplicationVersionResponse.Builder.sources(Source... sources)
The sources of the simulation application.
|
CreateRobotApplicationResponse.Builder |
CreateRobotApplicationResponse.Builder.sources(Source... sources)
The sources of the robot application.
|
DescribeRobotApplicationResponse.Builder |
DescribeRobotApplicationResponse.Builder.sources(Source... sources)
The sources of the robot application.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSimulationApplicationResponse.Builder |
UpdateSimulationApplicationResponse.Builder.sources(Collection<Source> sources)
The sources of the simulation application.
|
DescribeSimulationApplicationResponse.Builder |
DescribeSimulationApplicationResponse.Builder.sources(Collection<Source> sources)
The sources of the simulation application.
|
CreateRobotApplicationVersionResponse.Builder |
CreateRobotApplicationVersionResponse.Builder.sources(Collection<Source> sources)
The sources of the robot application.
|
UpdateRobotApplicationResponse.Builder |
UpdateRobotApplicationResponse.Builder.sources(Collection<Source> sources)
The sources of the robot application.
|
CreateSimulationApplicationResponse.Builder |
CreateSimulationApplicationResponse.Builder.sources(Collection<Source> sources)
The sources of the simulation application.
|
CreateSimulationApplicationVersionResponse.Builder |
CreateSimulationApplicationVersionResponse.Builder.sources(Collection<Source> sources)
The sources of the simulation application.
|
CreateRobotApplicationResponse.Builder |
CreateRobotApplicationResponse.Builder.sources(Collection<Source> sources)
The sources of the robot application.
|
DescribeRobotApplicationResponse.Builder |
DescribeRobotApplicationResponse.Builder.sources(Collection<Source> sources)
The sources of the robot application.
|
Copyright © 2023. All rights reserved.