public class HubCollaborationUserV2025R0 extends UserBaseV2025R0
| Modifier and Type | Class and Description |
|---|---|
static class |
HubCollaborationUserV2025R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
login
The primary email address of this user.
|
protected String |
name
The display name of this user.
|
id, typeexplicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
HubCollaborationUserV2025R0(HubCollaborationUserV2025R0.Builder builder) |
|
HubCollaborationUserV2025R0(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLogin() |
String |
getName() |
int |
hashCode() |
String |
toString() |
getId, getTypegetRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected String name
public HubCollaborationUserV2025R0(String id)
protected HubCollaborationUserV2025R0(HubCollaborationUserV2025R0.Builder builder)
public boolean equals(Object o)
equals in class UserBaseV2025R0public int hashCode()
hashCode in class UserBaseV2025R0public String toString()
toString in class UserBaseV2025R0