default CreateSimulationJobRequest.Builder |
CreateSimulationJobRequest.Builder.outputLocation(Consumer<OutputLocation.Builder> outputLocation) |
Location for output files generated by the simulation job.
|
default CreateSimulationJobResponse.Builder |
CreateSimulationJobResponse.Builder.outputLocation(Consumer<OutputLocation.Builder> outputLocation) |
Simulation job output files location.
|
default CreateWorldExportJobRequest.Builder |
CreateWorldExportJobRequest.Builder.outputLocation(Consumer<OutputLocation.Builder> outputLocation) |
Sets the value of the OutputLocation property for this object.
|
default CreateWorldExportJobResponse.Builder |
CreateWorldExportJobResponse.Builder.outputLocation(Consumer<OutputLocation.Builder> outputLocation) |
Sets the value of the OutputLocation property for this object.
|
default DescribeSimulationJobResponse.Builder |
DescribeSimulationJobResponse.Builder.outputLocation(Consumer<OutputLocation.Builder> outputLocation) |
Location for output files generated by the simulation job.
|
default DescribeWorldExportJobResponse.Builder |
DescribeWorldExportJobResponse.Builder.outputLocation(Consumer<OutputLocation.Builder> outputLocation) |
Sets the value of the OutputLocation property for this object.
|
default SimulationJob.Builder |
SimulationJob.Builder.outputLocation(Consumer<OutputLocation.Builder> outputLocation) |
Location for output files generated by the simulation job.
|
default SimulationJobRequest.Builder |
SimulationJobRequest.Builder.outputLocation(Consumer<OutputLocation.Builder> outputLocation) |
Sets the value of the OutputLocation property for this object.
|
default WorldExportJobSummary.Builder |
WorldExportJobSummary.Builder.outputLocation(Consumer<OutputLocation.Builder> outputLocation) |
Sets the value of the OutputLocation property for this object.
|