| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
static GetThingRuntimeConfigurationResponse.Builder |
GetThingRuntimeConfigurationResponse.builder() |
default GetThingRuntimeConfigurationResponse.Builder |
GetThingRuntimeConfigurationResponse.Builder.runtimeConfiguration(Consumer<RuntimeConfiguration.Builder> runtimeConfiguration)
Runtime configuration for a thing.
|
GetThingRuntimeConfigurationResponse.Builder |
GetThingRuntimeConfigurationResponse.Builder.runtimeConfiguration(RuntimeConfiguration runtimeConfiguration)
Runtime configuration for a thing.
|
GetThingRuntimeConfigurationResponse.Builder |
GetThingRuntimeConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetThingRuntimeConfigurationResponse.Builder> |
GetThingRuntimeConfigurationResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.