public class HubDocumentBlockV2025R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
HubDocumentBlockV2025R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
The unique identifier for this block.
|
protected String |
parentId
The unique identifier of the parent block.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
HubDocumentBlockV2025R0(HubDocumentBlockV2025R0.Builder builder) |
|
HubDocumentBlockV2025R0(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
String |
getParentId() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetpublic HubDocumentBlockV2025R0(String id)
protected HubDocumentBlockV2025R0(HubDocumentBlockV2025R0.Builder builder)