| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
static LoggingConfig.Builder |
LoggingConfig.builder() |
LoggingConfig.Builder |
LoggingConfig.Builder.recordAllRosTopics(Boolean recordAllRosTopics)
Deprecated.
AWS RoboMaker is ending support for ROS software suite. For additional information, see
https://docs.aws.amazon.com/robomaker/latest/dg/software-support-policy.html.
|
LoggingConfig.Builder |
LoggingConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LoggingConfig.Builder> |
LoggingConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DescribeSimulationJobResponse.Builder |
DescribeSimulationJobResponse.Builder.loggingConfig(Consumer<LoggingConfig.Builder> loggingConfig)
The logging configuration.
|
default CreateSimulationJobRequest.Builder |
CreateSimulationJobRequest.Builder.loggingConfig(Consumer<LoggingConfig.Builder> loggingConfig)
The logging configuration.
|
default SimulationJobRequest.Builder |
SimulationJobRequest.Builder.loggingConfig(Consumer<LoggingConfig.Builder> loggingConfig)
Sets the value of the LoggingConfig property for this object.
|
default SimulationJob.Builder |
SimulationJob.Builder.loggingConfig(Consumer<LoggingConfig.Builder> loggingConfig)
The logging configuration.
|
default CreateSimulationJobResponse.Builder |
CreateSimulationJobResponse.Builder.loggingConfig(Consumer<LoggingConfig.Builder> loggingConfig)
The logging configuration.
|
Copyright © 2023. All rights reserved.