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