| Package | Description |
|---|---|
| com.amazonaws.services.greengrass |
AWS IoT Greengrass seamlessly extends AWS onto physical devices so they can act locally on the data they generate,
while still using the cloud for management, analytics, and durable storage.
|
| com.amazonaws.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
CreateDeviceDefinitionVersionRequest |
CreateDeviceDefinitionVersionRequest.clone() |
CreateDeviceDefinitionVersionRequest |
CreateDeviceDefinitionVersionRequest.withAmznClientToken(String amznClientToken)
A client token used to correlate requests and responses.
|
CreateDeviceDefinitionVersionRequest |
CreateDeviceDefinitionVersionRequest.withDeviceDefinitionId(String deviceDefinitionId)
The ID of the device definition.
|
CreateDeviceDefinitionVersionRequest |
CreateDeviceDefinitionVersionRequest.withDevices(Collection<Device> devices)
A list of devices in the definition version.
|
CreateDeviceDefinitionVersionRequest |
CreateDeviceDefinitionVersionRequest.withDevices(Device... devices)
A list of devices in the definition version.
|
Copyright © 2025. All rights reserved.