| Package | Description |
|---|---|
| com.amazonaws.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
SimulationSoftwareSuite |
SimulationSoftwareSuite.clone() |
SimulationSoftwareSuite |
SimulationApplicationSummary.getSimulationSoftwareSuite()
Information about a simulation software suite.
|
SimulationSoftwareSuite |
UpdateSimulationApplicationRequest.getSimulationSoftwareSuite()
The simulation software suite used by the simulation application.
|
SimulationSoftwareSuite |
DescribeSimulationApplicationResult.getSimulationSoftwareSuite()
The simulation software suite used by the simulation application.
|
SimulationSoftwareSuite |
CreateSimulationApplicationVersionResult.getSimulationSoftwareSuite()
The simulation software suite used by the simulation application.
|
SimulationSoftwareSuite |
CreateSimulationApplicationResult.getSimulationSoftwareSuite()
The simulation software suite used by the simulation application.
|
SimulationSoftwareSuite |
UpdateSimulationApplicationResult.getSimulationSoftwareSuite()
The simulation software suite used by the simulation application.
|
SimulationSoftwareSuite |
CreateSimulationApplicationRequest.getSimulationSoftwareSuite()
The simulation software suite used by the simulation application.
|
SimulationSoftwareSuite |
SimulationSoftwareSuite.withName(SimulationSoftwareSuiteType name)
The name of the simulation software suite.
|
SimulationSoftwareSuite |
SimulationSoftwareSuite.withName(String name)
The name of the simulation software suite.
|
SimulationSoftwareSuite |
SimulationSoftwareSuite.withVersion(String version)
The version of the simulation software suite.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimulationApplicationSummary.setSimulationSoftwareSuite(SimulationSoftwareSuite simulationSoftwareSuite)
Information about a simulation software suite.
|
void |
UpdateSimulationApplicationRequest.setSimulationSoftwareSuite(SimulationSoftwareSuite simulationSoftwareSuite)
The simulation software suite used by the simulation application.
|
void |
DescribeSimulationApplicationResult.setSimulationSoftwareSuite(SimulationSoftwareSuite simulationSoftwareSuite)
The simulation software suite used by the simulation application.
|
void |
CreateSimulationApplicationVersionResult.setSimulationSoftwareSuite(SimulationSoftwareSuite simulationSoftwareSuite)
The simulation software suite used by the simulation application.
|
void |
CreateSimulationApplicationResult.setSimulationSoftwareSuite(SimulationSoftwareSuite simulationSoftwareSuite)
The simulation software suite used by the simulation application.
|
void |
UpdateSimulationApplicationResult.setSimulationSoftwareSuite(SimulationSoftwareSuite simulationSoftwareSuite)
The simulation software suite used by the simulation application.
|
void |
CreateSimulationApplicationRequest.setSimulationSoftwareSuite(SimulationSoftwareSuite simulationSoftwareSuite)
The simulation software suite used by the simulation application.
|
SimulationApplicationSummary |
SimulationApplicationSummary.withSimulationSoftwareSuite(SimulationSoftwareSuite simulationSoftwareSuite)
Information about a simulation software suite.
|
UpdateSimulationApplicationRequest |
UpdateSimulationApplicationRequest.withSimulationSoftwareSuite(SimulationSoftwareSuite simulationSoftwareSuite)
The simulation software suite used by the simulation application.
|
DescribeSimulationApplicationResult |
DescribeSimulationApplicationResult.withSimulationSoftwareSuite(SimulationSoftwareSuite simulationSoftwareSuite)
The simulation software suite used by the simulation application.
|
CreateSimulationApplicationVersionResult |
CreateSimulationApplicationVersionResult.withSimulationSoftwareSuite(SimulationSoftwareSuite simulationSoftwareSuite)
The simulation software suite used by the simulation application.
|
CreateSimulationApplicationResult |
CreateSimulationApplicationResult.withSimulationSoftwareSuite(SimulationSoftwareSuite simulationSoftwareSuite)
The simulation software suite used by the simulation application.
|
UpdateSimulationApplicationResult |
UpdateSimulationApplicationResult.withSimulationSoftwareSuite(SimulationSoftwareSuite simulationSoftwareSuite)
The simulation software suite used by the simulation application.
|
CreateSimulationApplicationRequest |
CreateSimulationApplicationRequest.withSimulationSoftwareSuite(SimulationSoftwareSuite simulationSoftwareSuite)
The simulation software suite used by the simulation application.
|
Copyright © 2024. All rights reserved.