| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
OutputLocation |
CreateWorldExportJobRequest.outputLocation()
Returns the value of the OutputLocation property for this object.
|
OutputLocation |
DescribeSimulationJobResponse.outputLocation()
Location for output files generated by the simulation job.
|
OutputLocation |
CreateSimulationJobRequest.outputLocation()
Location for output files generated by the simulation job.
|
OutputLocation |
CreateWorldExportJobResponse.outputLocation()
Returns the value of the OutputLocation property for this object.
|
OutputLocation |
SimulationJobRequest.outputLocation()
Returns the value of the OutputLocation property for this object.
|
OutputLocation |
SimulationJob.outputLocation()
Location for output files generated by the simulation job.
|
OutputLocation |
WorldExportJobSummary.outputLocation()
Returns the value of the OutputLocation property for this object.
|
OutputLocation |
CreateSimulationJobResponse.outputLocation()
Simulation job output files location.
|
OutputLocation |
DescribeWorldExportJobResponse.outputLocation()
Returns the value of the OutputLocation property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWorldExportJobRequest.Builder |
CreateWorldExportJobRequest.Builder.outputLocation(OutputLocation outputLocation)
Sets the value of the OutputLocation property for this object.
|
DescribeSimulationJobResponse.Builder |
DescribeSimulationJobResponse.Builder.outputLocation(OutputLocation outputLocation)
Location for output files generated by the simulation job.
|
CreateSimulationJobRequest.Builder |
CreateSimulationJobRequest.Builder.outputLocation(OutputLocation outputLocation)
Location for output files generated by the simulation job.
|
CreateWorldExportJobResponse.Builder |
CreateWorldExportJobResponse.Builder.outputLocation(OutputLocation outputLocation)
Sets the value of the OutputLocation property for this object.
|
SimulationJobRequest.Builder |
SimulationJobRequest.Builder.outputLocation(OutputLocation outputLocation)
Sets the value of the OutputLocation property for this object.
|
SimulationJob.Builder |
SimulationJob.Builder.outputLocation(OutputLocation outputLocation)
Location for output files generated by the simulation job.
|
WorldExportJobSummary.Builder |
WorldExportJobSummary.Builder.outputLocation(OutputLocation outputLocation)
Sets the value of the OutputLocation property for this object.
|
CreateSimulationJobResponse.Builder |
CreateSimulationJobResponse.Builder.outputLocation(OutputLocation outputLocation)
Simulation job output files location.
|
DescribeWorldExportJobResponse.Builder |
DescribeWorldExportJobResponse.Builder.outputLocation(OutputLocation outputLocation)
Sets the value of the OutputLocation property for this object.
|
Copyright © 2022. All rights reserved.