| Package | Description |
|---|---|
| com.amazonaws.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
OutputLocation |
OutputLocation.clone() |
OutputLocation |
SimulationJob.getOutputLocation()
Location for output files generated by the simulation job.
|
OutputLocation |
DescribeWorldExportJobResult.getOutputLocation() |
OutputLocation |
CreateWorldExportJobRequest.getOutputLocation() |
OutputLocation |
CreateSimulationJobResult.getOutputLocation()
Simulation job output files location.
|
OutputLocation |
CreateSimulationJobRequest.getOutputLocation()
Location for output files generated by the simulation job.
|
OutputLocation |
SimulationJobRequest.getOutputLocation() |
OutputLocation |
CreateWorldExportJobResult.getOutputLocation() |
OutputLocation |
DescribeSimulationJobResult.getOutputLocation()
Location for output files generated by the simulation job.
|
OutputLocation |
WorldExportJobSummary.getOutputLocation() |
OutputLocation |
OutputLocation.withS3Bucket(String s3Bucket)
The S3 bucket for output.
|
OutputLocation |
OutputLocation.withS3Prefix(String s3Prefix)
The S3 folder in the
s3Bucket where output files will be placed. |
| Modifier and Type | Method and Description |
|---|---|
void |
SimulationJob.setOutputLocation(OutputLocation outputLocation)
Location for output files generated by the simulation job.
|
void |
DescribeWorldExportJobResult.setOutputLocation(OutputLocation outputLocation) |
void |
CreateWorldExportJobRequest.setOutputLocation(OutputLocation outputLocation) |
void |
CreateSimulationJobResult.setOutputLocation(OutputLocation outputLocation)
Simulation job output files location.
|
void |
CreateSimulationJobRequest.setOutputLocation(OutputLocation outputLocation)
Location for output files generated by the simulation job.
|
void |
SimulationJobRequest.setOutputLocation(OutputLocation outputLocation) |
void |
CreateWorldExportJobResult.setOutputLocation(OutputLocation outputLocation) |
void |
DescribeSimulationJobResult.setOutputLocation(OutputLocation outputLocation)
Location for output files generated by the simulation job.
|
void |
WorldExportJobSummary.setOutputLocation(OutputLocation outputLocation) |
SimulationJob |
SimulationJob.withOutputLocation(OutputLocation outputLocation)
Location for output files generated by the simulation job.
|
DescribeWorldExportJobResult |
DescribeWorldExportJobResult.withOutputLocation(OutputLocation outputLocation) |
CreateWorldExportJobRequest |
CreateWorldExportJobRequest.withOutputLocation(OutputLocation outputLocation) |
CreateSimulationJobResult |
CreateSimulationJobResult.withOutputLocation(OutputLocation outputLocation)
Simulation job output files location.
|
CreateSimulationJobRequest |
CreateSimulationJobRequest.withOutputLocation(OutputLocation outputLocation)
Location for output files generated by the simulation job.
|
SimulationJobRequest |
SimulationJobRequest.withOutputLocation(OutputLocation outputLocation) |
CreateWorldExportJobResult |
CreateWorldExportJobResult.withOutputLocation(OutputLocation outputLocation) |
DescribeSimulationJobResult |
DescribeSimulationJobResult.withOutputLocation(OutputLocation outputLocation)
Location for output files generated by the simulation job.
|
WorldExportJobSummary |
WorldExportJobSummary.withOutputLocation(OutputLocation outputLocation) |
Copyright © 2023. All rights reserved.