public static interface DisassociateClientDeviceFromCoreDeviceErrorEntry.Builder extends SdkPojo, CopyableBuilder<DisassociateClientDeviceFromCoreDeviceErrorEntry.Builder,DisassociateClientDeviceFromCoreDeviceErrorEntry>
| Modifier and Type | Method and Description |
|---|---|
DisassociateClientDeviceFromCoreDeviceErrorEntry.Builder |
code(String code)
The error code for the request.
|
DisassociateClientDeviceFromCoreDeviceErrorEntry.Builder |
message(String message)
A message that provides additional information about the error.
|
DisassociateClientDeviceFromCoreDeviceErrorEntry.Builder |
thingName(String thingName)
The name of the IoT thing whose disassociate request failed.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateClientDeviceFromCoreDeviceErrorEntry.Builder thingName(String thingName)
The name of the IoT thing whose disassociate request failed.
thingName - The name of the IoT thing whose disassociate request failed.DisassociateClientDeviceFromCoreDeviceErrorEntry.Builder code(String code)
The error code for the request.
code - The error code for the request.DisassociateClientDeviceFromCoreDeviceErrorEntry.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.