| Package | Description |
|---|---|
| com.amazonaws.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
Environment |
Environment.clone() |
Environment |
UpdateSimulationApplicationResult.getEnvironment()
The object that contains the Docker image URI used for your simulation application.
|
Environment |
UpdateRobotApplicationResult.getEnvironment()
The object that contains the Docker image URI for your robot application.
|
Environment |
UpdateRobotApplicationRequest.getEnvironment()
The object that contains the Docker image URI for your robot application.
|
Environment |
DescribeSimulationApplicationResult.getEnvironment()
The object that contains the Docker image URI used to create the simulation application.
|
Environment |
DescribeRobotApplicationResult.getEnvironment()
The object that contains the Docker image URI used to create the robot application.
|
Environment |
CreateSimulationApplicationVersionResult.getEnvironment()
The object that contains the Docker image URI used to create the simulation application.
|
Environment |
CreateRobotApplicationVersionResult.getEnvironment()
The object that contains the Docker image URI used to create your robot application.
|
Environment |
CreateRobotApplicationResult.getEnvironment()
An object that contains the Docker image URI used to a create your robot application.
|
Environment |
CreateRobotApplicationRequest.getEnvironment()
The object that contains that URI of the Docker image that you use for your robot application.
|
Environment |
CreateSimulationApplicationRequest.getEnvironment()
The object that contains the Docker image URI used to create your simulation application.
|
Environment |
CreateSimulationApplicationResult.getEnvironment()
The object that contains the Docker image URI that you used to create your simulation application.
|
Environment |
UpdateSimulationApplicationRequest.getEnvironment()
The object that contains the Docker image URI for your simulation application.
|
Environment |
Environment.withUri(String uri)
The Docker image URI for either your robot or simulation applications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateSimulationApplicationResult.setEnvironment(Environment environment)
The object that contains the Docker image URI used for your simulation application.
|
void |
UpdateRobotApplicationResult.setEnvironment(Environment environment)
The object that contains the Docker image URI for your robot application.
|
void |
UpdateRobotApplicationRequest.setEnvironment(Environment environment)
The object that contains the Docker image URI for your robot application.
|
void |
DescribeSimulationApplicationResult.setEnvironment(Environment environment)
The object that contains the Docker image URI used to create the simulation application.
|
void |
DescribeRobotApplicationResult.setEnvironment(Environment environment)
The object that contains the Docker image URI used to create the robot application.
|
void |
CreateSimulationApplicationVersionResult.setEnvironment(Environment environment)
The object that contains the Docker image URI used to create the simulation application.
|
void |
CreateRobotApplicationVersionResult.setEnvironment(Environment environment)
The object that contains the Docker image URI used to create your robot application.
|
void |
CreateRobotApplicationResult.setEnvironment(Environment environment)
An object that contains the Docker image URI used to a create your robot application.
|
void |
CreateRobotApplicationRequest.setEnvironment(Environment environment)
The object that contains that URI of the Docker image that you use for your robot application.
|
void |
CreateSimulationApplicationRequest.setEnvironment(Environment environment)
The object that contains the Docker image URI used to create your simulation application.
|
void |
CreateSimulationApplicationResult.setEnvironment(Environment environment)
The object that contains the Docker image URI that you used to create your simulation application.
|
void |
UpdateSimulationApplicationRequest.setEnvironment(Environment environment)
The object that contains the Docker image URI for your simulation application.
|
UpdateSimulationApplicationResult |
UpdateSimulationApplicationResult.withEnvironment(Environment environment)
The object that contains the Docker image URI used for your simulation application.
|
UpdateRobotApplicationResult |
UpdateRobotApplicationResult.withEnvironment(Environment environment)
The object that contains the Docker image URI for your robot application.
|
UpdateRobotApplicationRequest |
UpdateRobotApplicationRequest.withEnvironment(Environment environment)
The object that contains the Docker image URI for your robot application.
|
DescribeSimulationApplicationResult |
DescribeSimulationApplicationResult.withEnvironment(Environment environment)
The object that contains the Docker image URI used to create the simulation application.
|
DescribeRobotApplicationResult |
DescribeRobotApplicationResult.withEnvironment(Environment environment)
The object that contains the Docker image URI used to create the robot application.
|
CreateSimulationApplicationVersionResult |
CreateSimulationApplicationVersionResult.withEnvironment(Environment environment)
The object that contains the Docker image URI used to create the simulation application.
|
CreateRobotApplicationVersionResult |
CreateRobotApplicationVersionResult.withEnvironment(Environment environment)
The object that contains the Docker image URI used to create your robot application.
|
CreateRobotApplicationResult |
CreateRobotApplicationResult.withEnvironment(Environment environment)
An object that contains the Docker image URI used to a create your robot application.
|
CreateRobotApplicationRequest |
CreateRobotApplicationRequest.withEnvironment(Environment environment)
The object that contains that URI of the Docker image that you use for your robot application.
|
CreateSimulationApplicationRequest |
CreateSimulationApplicationRequest.withEnvironment(Environment environment)
The object that contains the Docker image URI used to create your simulation application.
|
CreateSimulationApplicationResult |
CreateSimulationApplicationResult.withEnvironment(Environment environment)
The object that contains the Docker image URI that you used to create your simulation application.
|
UpdateSimulationApplicationRequest |
UpdateSimulationApplicationRequest.withEnvironment(Environment environment)
The object that contains the Docker image URI for your simulation application.
|
Copyright © 2023. All rights reserved.