| Package | Description |
|---|---|
| com.amazonaws.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
Source |
Source.clone() |
Source |
Source.withArchitecture(Architecture architecture)
The taget processor architecture for the application.
|
Source |
Source.withArchitecture(String architecture)
The taget processor architecture for the application.
|
Source |
Source.withEtag(String etag)
A hash of the object specified by
s3Bucket and s3Key. |
Source |
Source.withS3Bucket(String s3Bucket)
The s3 bucket name.
|
Source |
Source.withS3Key(String s3Key)
The s3 object key.
|
| Modifier and Type | Method and Description |
|---|---|
List<Source> |
CreateRobotApplicationVersionResult.getSources()
The sources of the robot application.
|
List<Source> |
DescribeSimulationApplicationResult.getSources()
The sources of the simulation application.
|
List<Source> |
CreateSimulationApplicationResult.getSources()
The sources of the simulation application.
|
List<Source> |
UpdateRobotApplicationResult.getSources()
The sources of the robot application.
|
List<Source> |
UpdateSimulationApplicationResult.getSources()
The sources of the simulation application.
|
List<Source> |
CreateSimulationApplicationVersionResult.getSources()
The sources of the simulation application.
|
List<Source> |
DescribeRobotApplicationResult.getSources()
The sources of the robot application.
|
List<Source> |
CreateRobotApplicationResult.getSources()
The sources of the robot application.
|
| Modifier and Type | Method and Description |
|---|---|
CreateRobotApplicationVersionResult |
CreateRobotApplicationVersionResult.withSources(Source... sources)
The sources of the robot application.
|
DescribeSimulationApplicationResult |
DescribeSimulationApplicationResult.withSources(Source... sources)
The sources of the simulation application.
|
CreateSimulationApplicationResult |
CreateSimulationApplicationResult.withSources(Source... sources)
The sources of the simulation application.
|
UpdateRobotApplicationResult |
UpdateRobotApplicationResult.withSources(Source... sources)
The sources of the robot application.
|
UpdateSimulationApplicationResult |
UpdateSimulationApplicationResult.withSources(Source... sources)
The sources of the simulation application.
|
CreateSimulationApplicationVersionResult |
CreateSimulationApplicationVersionResult.withSources(Source... sources)
The sources of the simulation application.
|
DescribeRobotApplicationResult |
DescribeRobotApplicationResult.withSources(Source... sources)
The sources of the robot application.
|
CreateRobotApplicationResult |
CreateRobotApplicationResult.withSources(Source... sources)
The sources of the robot application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateRobotApplicationVersionResult.setSources(Collection<Source> sources)
The sources of the robot application.
|
void |
DescribeSimulationApplicationResult.setSources(Collection<Source> sources)
The sources of the simulation application.
|
void |
CreateSimulationApplicationResult.setSources(Collection<Source> sources)
The sources of the simulation application.
|
void |
UpdateRobotApplicationResult.setSources(Collection<Source> sources)
The sources of the robot application.
|
void |
UpdateSimulationApplicationResult.setSources(Collection<Source> sources)
The sources of the simulation application.
|
void |
CreateSimulationApplicationVersionResult.setSources(Collection<Source> sources)
The sources of the simulation application.
|
void |
DescribeRobotApplicationResult.setSources(Collection<Source> sources)
The sources of the robot application.
|
void |
CreateRobotApplicationResult.setSources(Collection<Source> sources)
The sources of the robot application.
|
CreateRobotApplicationVersionResult |
CreateRobotApplicationVersionResult.withSources(Collection<Source> sources)
The sources of the robot application.
|
DescribeSimulationApplicationResult |
DescribeSimulationApplicationResult.withSources(Collection<Source> sources)
The sources of the simulation application.
|
CreateSimulationApplicationResult |
CreateSimulationApplicationResult.withSources(Collection<Source> sources)
The sources of the simulation application.
|
UpdateRobotApplicationResult |
UpdateRobotApplicationResult.withSources(Collection<Source> sources)
The sources of the robot application.
|
UpdateSimulationApplicationResult |
UpdateSimulationApplicationResult.withSources(Collection<Source> sources)
The sources of the simulation application.
|
CreateSimulationApplicationVersionResult |
CreateSimulationApplicationVersionResult.withSources(Collection<Source> sources)
The sources of the simulation application.
|
DescribeRobotApplicationResult |
DescribeRobotApplicationResult.withSources(Collection<Source> sources)
The sources of the robot application.
|
CreateRobotApplicationResult |
CreateRobotApplicationResult.withSources(Collection<Source> sources)
The sources of the robot application.
|
Copyright © 2020. All rights reserved.