| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
DeviceDefinitionVersion |
GetDeviceDefinitionVersionResponse.definition()
Information about the device definition version.
|
DeviceDefinitionVersion |
CreateDeviceDefinitionRequest.initialVersion()
Information about the initial version of the device definition.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeviceDefinitionVersionResponse.Builder |
GetDeviceDefinitionVersionResponse.Builder.definition(DeviceDefinitionVersion definition)
Information about the device definition version.
|
CreateDeviceDefinitionRequest.Builder |
CreateDeviceDefinitionRequest.Builder.initialVersion(DeviceDefinitionVersion initialVersion)
Information about the initial version of the device definition.
|
Copyright © 2022. All rights reserved.