public class HubDocumentPageV2025R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
HubDocumentPageV2025R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
The unique identifier for this page.
|
protected String |
parentId
The unique identifier of the parent page.
|
protected String |
titleFragment
The title text of the page.
|
protected String |
type
The type of this resource.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
HubDocumentPageV2025R0(HubDocumentPageV2025R0.Builder builder) |
|
HubDocumentPageV2025R0(String id,
String type,
String titleFragment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
String |
getParentId() |
String |
getTitleFragment() |
String |
getType() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected String parentId
protected final String titleFragment
public HubDocumentPageV2025R0(String id, String type, String titleFragment)
protected HubDocumentPageV2025R0(HubDocumentPageV2025R0.Builder builder)
public String getParentId()
public String getTitleFragment()