public final class DataStoreInternalError extends CommandsError
| Modifier and Type | Class and Description |
|---|---|
static class |
DataStoreInternalError.Builder |
type| Modifier and Type | Method and Description |
|---|---|
static DataStoreInternalError.Builder |
builder() |
boolean |
equals(Object o) |
ExecutionErrorContent |
getContent()
Get content
|
int |
hashCode() |
String |
toString() |
getTypepublic static DataStoreInternalError.Builder builder()
public ExecutionErrorContent 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.