public static class LogsResponse.Workspace extends Object
| Constructor and Description |
|---|
Workspace() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getDomain() |
String |
getId() |
String |
getName() |
int |
hashCode() |
void |
setDomain(String domain) |
void |
setId(String id) |
void |
setName(String name) |
String |
toString() |
Copyright © 2020. All rights reserved.