| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
Environment |
DescribeSimulationApplicationResponse.environment()
The object that contains the Docker image URI used to create the simulation application.
|
Environment |
UpdateRobotApplicationRequest.environment()
The object that contains the Docker image URI for your robot application.
|
Environment |
UpdateSimulationApplicationResponse.environment()
The object that contains the Docker image URI used for your simulation application.
|
Environment |
UpdateSimulationApplicationRequest.environment()
The object that contains the Docker image URI for your simulation application.
|
Environment |
UpdateRobotApplicationResponse.environment()
The object that contains the Docker image URI for your robot application.
|
Environment |
CreateRobotApplicationRequest.environment()
The object that contains that URI of the Docker image that you use for your robot application.
|
Environment |
CreateSimulationApplicationRequest.environment()
The object that contains the Docker image URI used to create your simulation application.
|
Environment |
CreateRobotApplicationVersionResponse.environment()
The object that contains the Docker image URI used to create your robot application.
|
Environment |
CreateSimulationApplicationResponse.environment()
The object that contains the Docker image URI that you used to create your simulation application.
|
Environment |
CreateSimulationApplicationVersionResponse.environment()
The object that contains the Docker image URI used to create the simulation application.
|
Environment |
CreateRobotApplicationResponse.environment()
An object that contains the Docker image URI used to a create your robot application.
|
Environment |
DescribeRobotApplicationResponse.environment()
The object that contains the Docker image URI used to create the robot application.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSimulationApplicationResponse.Builder |
DescribeSimulationApplicationResponse.Builder.environment(Environment environment)
The object that contains the Docker image URI used to create the simulation application.
|
UpdateRobotApplicationRequest.Builder |
UpdateRobotApplicationRequest.Builder.environment(Environment environment)
The object that contains the Docker image URI for your robot application.
|
UpdateSimulationApplicationResponse.Builder |
UpdateSimulationApplicationResponse.Builder.environment(Environment environment)
The object that contains the Docker image URI used for your simulation application.
|
UpdateSimulationApplicationRequest.Builder |
UpdateSimulationApplicationRequest.Builder.environment(Environment environment)
The object that contains the Docker image URI for your simulation application.
|
UpdateRobotApplicationResponse.Builder |
UpdateRobotApplicationResponse.Builder.environment(Environment environment)
The object that contains the Docker image URI for your robot application.
|
CreateRobotApplicationRequest.Builder |
CreateRobotApplicationRequest.Builder.environment(Environment environment)
The object that contains that URI of the Docker image that you use for your robot application.
|
CreateSimulationApplicationRequest.Builder |
CreateSimulationApplicationRequest.Builder.environment(Environment environment)
The object that contains the Docker image URI used to create your simulation application.
|
CreateRobotApplicationVersionResponse.Builder |
CreateRobotApplicationVersionResponse.Builder.environment(Environment environment)
The object that contains the Docker image URI used to create your robot application.
|
CreateSimulationApplicationResponse.Builder |
CreateSimulationApplicationResponse.Builder.environment(Environment environment)
The object that contains the Docker image URI that you used to create your simulation application.
|
CreateSimulationApplicationVersionResponse.Builder |
CreateSimulationApplicationVersionResponse.Builder.environment(Environment environment)
The object that contains the Docker image URI used to create the simulation application.
|
CreateRobotApplicationResponse.Builder |
CreateRobotApplicationResponse.Builder.environment(Environment environment)
An object that contains the Docker image URI used to a create your robot application.
|
DescribeRobotApplicationResponse.Builder |
DescribeRobotApplicationResponse.Builder.environment(Environment environment)
The object that contains the Docker image URI used to create the robot application.
|
Copyright © 2022. All rights reserved.