| Package | Description |
|---|---|
| com.amazonaws.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
RenderingEngine |
RenderingEngine.clone() |
RenderingEngine |
UpdateSimulationApplicationResult.getRenderingEngine()
The rendering engine for the simulation application.
|
RenderingEngine |
CreateSimulationApplicationResult.getRenderingEngine()
The rendering engine for the simulation application.
|
RenderingEngine |
CreateSimulationApplicationVersionResult.getRenderingEngine()
The rendering engine for the simulation application.
|
RenderingEngine |
CreateSimulationApplicationRequest.getRenderingEngine()
The rendering engine for the simulation application.
|
RenderingEngine |
UpdateSimulationApplicationRequest.getRenderingEngine()
The rendering engine for the simulation application.
|
RenderingEngine |
DescribeSimulationApplicationResult.getRenderingEngine()
The rendering engine for the simulation application.
|
RenderingEngine |
RenderingEngine.withName(RenderingEngineType name)
The name of the rendering engine.
|
RenderingEngine |
RenderingEngine.withName(String name)
The name of the rendering engine.
|
RenderingEngine |
RenderingEngine.withVersion(String version)
The version of the rendering engine.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateSimulationApplicationResult.setRenderingEngine(RenderingEngine renderingEngine)
The rendering engine for the simulation application.
|
void |
CreateSimulationApplicationResult.setRenderingEngine(RenderingEngine renderingEngine)
The rendering engine for the simulation application.
|
void |
CreateSimulationApplicationVersionResult.setRenderingEngine(RenderingEngine renderingEngine)
The rendering engine for the simulation application.
|
void |
CreateSimulationApplicationRequest.setRenderingEngine(RenderingEngine renderingEngine)
The rendering engine for the simulation application.
|
void |
UpdateSimulationApplicationRequest.setRenderingEngine(RenderingEngine renderingEngine)
The rendering engine for the simulation application.
|
void |
DescribeSimulationApplicationResult.setRenderingEngine(RenderingEngine renderingEngine)
The rendering engine for the simulation application.
|
UpdateSimulationApplicationResult |
UpdateSimulationApplicationResult.withRenderingEngine(RenderingEngine renderingEngine)
The rendering engine for the simulation application.
|
CreateSimulationApplicationResult |
CreateSimulationApplicationResult.withRenderingEngine(RenderingEngine renderingEngine)
The rendering engine for the simulation application.
|
CreateSimulationApplicationVersionResult |
CreateSimulationApplicationVersionResult.withRenderingEngine(RenderingEngine renderingEngine)
The rendering engine for the simulation application.
|
CreateSimulationApplicationRequest |
CreateSimulationApplicationRequest.withRenderingEngine(RenderingEngine renderingEngine)
The rendering engine for the simulation application.
|
UpdateSimulationApplicationRequest |
UpdateSimulationApplicationRequest.withRenderingEngine(RenderingEngine renderingEngine)
The rendering engine for the simulation application.
|
DescribeSimulationApplicationResult |
DescribeSimulationApplicationResult.withRenderingEngine(RenderingEngine renderingEngine)
The rendering engine for the simulation application.
|
Copyright © 2024. All rights reserved.