Uses of Class
software.amazon.awssdk.services.greengrass.model.RuntimeConfiguration
-
Packages that use RuntimeConfiguration Package Description software.amazon.awssdk.services.greengrass.model -
-
Uses of RuntimeConfiguration in software.amazon.awssdk.services.greengrass.model
Methods in software.amazon.awssdk.services.greengrass.model that return RuntimeConfiguration Modifier and Type Method Description RuntimeConfigurationGetThingRuntimeConfigurationResponse. runtimeConfiguration()Runtime configuration for a thing.Methods in software.amazon.awssdk.services.greengrass.model with parameters of type RuntimeConfiguration Modifier and Type Method Description GetThingRuntimeConfigurationResponse.BuilderGetThingRuntimeConfigurationResponse.Builder. runtimeConfiguration(RuntimeConfiguration runtimeConfiguration)Runtime configuration for a thing.
-