public final class DevicePermanantlyUnavailableError extends CommandsError
| Modifier and Type | Class and Description |
|---|---|
static class |
DevicePermanantlyUnavailableError.Builder |
type| Modifier and Type | Method and Description |
|---|---|
static DevicePermanantlyUnavailableError.Builder |
builder() |
boolean |
equals(Object o) |
DispatchErrorContent |
getContent()
Get content
|
int |
hashCode() |
String |
toString() |
getTypepublic static DevicePermanantlyUnavailableError.Builder builder()
public DispatchErrorContent getContent()
public boolean equals(Object o)
equals in class CommandsErrorpublic int hashCode()
hashCode in class CommandsErrorpublic String toString()
toString in class CommandsErrorCopyright © 2023. All rights reserved.