public static interface AssociateClientDeviceWithCoreDeviceErrorEntry.Builder extends SdkPojo, CopyableBuilder<AssociateClientDeviceWithCoreDeviceErrorEntry.Builder,AssociateClientDeviceWithCoreDeviceErrorEntry>
| Modifier and Type | Method and Description |
|---|---|
AssociateClientDeviceWithCoreDeviceErrorEntry.Builder |
code(String code)
The error code for the request.
|
AssociateClientDeviceWithCoreDeviceErrorEntry.Builder |
message(String message)
A message that provides additional information about the error.
|
AssociateClientDeviceWithCoreDeviceErrorEntry.Builder |
thingName(String thingName)
The name of the IoT thing whose associate request failed.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateClientDeviceWithCoreDeviceErrorEntry.Builder thingName(String thingName)
The name of the IoT thing whose associate request failed.
thingName - The name of the IoT thing whose associate request failed.AssociateClientDeviceWithCoreDeviceErrorEntry.Builder code(String code)
The error code for the request.
code - The error code for the request.AssociateClientDeviceWithCoreDeviceErrorEntry.Builder message(String message)
A message that provides additional information about the error.
message - A message that provides additional information about the error.Copyright © 2023. All rights reserved.