| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
static AssociateClientDeviceWithCoreDeviceErrorEntry.Builder |
AssociateClientDeviceWithCoreDeviceErrorEntry.builder() |
AssociateClientDeviceWithCoreDeviceErrorEntry.Builder |
AssociateClientDeviceWithCoreDeviceErrorEntry.Builder.code(String code)
The error code for the request.
|
AssociateClientDeviceWithCoreDeviceErrorEntry.Builder |
AssociateClientDeviceWithCoreDeviceErrorEntry.Builder.message(String message)
A message that provides additional information about the error.
|
AssociateClientDeviceWithCoreDeviceErrorEntry.Builder |
AssociateClientDeviceWithCoreDeviceErrorEntry.Builder.thingName(String thingName)
The name of the IoT thing whose associate request failed.
|
AssociateClientDeviceWithCoreDeviceErrorEntry.Builder |
AssociateClientDeviceWithCoreDeviceErrorEntry.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AssociateClientDeviceWithCoreDeviceErrorEntry.Builder> |
AssociateClientDeviceWithCoreDeviceErrorEntry.serializableBuilderClass() |
Copyright © 2023. All rights reserved.