public class HubCollaborationCreateRequestV2025R0HubField extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
HubCollaborationCreateRequestV2025R0HubField.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
ID of the object.
|
protected EnumWrapper<HubCollaborationCreateRequestV2025R0HubTypeField> |
type
The value will always be `hubs`.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
HubCollaborationCreateRequestV2025R0HubField(HubCollaborationCreateRequestV2025R0HubField.Builder builder) |
|
HubCollaborationCreateRequestV2025R0HubField(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
EnumWrapper<HubCollaborationCreateRequestV2025R0HubTypeField> |
getType() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<HubCollaborationCreateRequestV2025R0HubTypeField> type
public HubCollaborationCreateRequestV2025R0HubField(String id)
protected HubCollaborationCreateRequestV2025R0HubField(HubCollaborationCreateRequestV2025R0HubField.Builder builder)
public EnumWrapper<HubCollaborationCreateRequestV2025R0HubTypeField> getType()