public final class CancelCommandsRequestError extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CancelCommandsRequestError.Builder |
Modifier and Type | Method and Description |
---|---|
static CancelCommandsRequestError.Builder |
builder() |
boolean |
equals(Object o) |
String |
getMessage()
Descriptive error message.
|
CancelCommandsRequestErrorType |
getType()
Get type
For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION
enumeration value will be returned.
|
String |
getTypeAsString()
Get the underlying String value for type.
|
int |
hashCode() |
String |
toString() |
public static CancelCommandsRequestError.Builder builder()
public CancelCommandsRequestErrorType getType()
public String getTypeAsString()
public String getMessage()
Copyright © 2023. All rights reserved.