| Package | Description |
|---|---|
| com.amazonaws.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
static Telemetry |
Telemetry.fromValue(String value)
Use this in place of valueOf.
|
static Telemetry |
Telemetry.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Telemetry[] |
Telemetry.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TelemetryConfiguration |
TelemetryConfiguration.withTelemetry(Telemetry telemetry)
Configure telemetry to be on or off.
|
TelemetryConfigurationUpdate |
TelemetryConfigurationUpdate.withTelemetry(Telemetry telemetry)
Configure telemetry to be on or off.
|
Copyright © 2025. All rights reserved.