Uses of Class
software.amazon.awssdk.services.greengrass.model.TelemetryConfiguration
-
Packages that use TelemetryConfiguration Package Description software.amazon.awssdk.services.greengrass.model -
-
Uses of TelemetryConfiguration in software.amazon.awssdk.services.greengrass.model
Methods in software.amazon.awssdk.services.greengrass.model that return TelemetryConfiguration Modifier and Type Method Description TelemetryConfigurationRuntimeConfiguration. telemetryConfiguration()Configuration for telemetry service.Methods in software.amazon.awssdk.services.greengrass.model with parameters of type TelemetryConfiguration Modifier and Type Method Description RuntimeConfiguration.BuilderRuntimeConfiguration.Builder. telemetryConfiguration(TelemetryConfiguration telemetryConfiguration)Configuration for telemetry service.
-