public class HubItemOperationResultV2025R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
HubItemOperationResultV2025R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
action
The action performed on the item.
|
protected String |
error
Error message if the operation failed.
|
protected HubItemReferenceV2025R0 |
item |
protected String |
parentId
The ID of the parent block the item was added to.
|
protected Long |
status
The HTTP status code of the operation.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
HubItemOperationResultV2025R0() |
protected |
HubItemOperationResultV2025R0(HubItemOperationResultV2025R0.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAction() |
String |
getError() |
HubItemReferenceV2025R0 |
getItem() |
String |
getParentId() |
Long |
getStatus() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected HubItemReferenceV2025R0 item
public HubItemOperationResultV2025R0()
protected HubItemOperationResultV2025R0(HubItemOperationResultV2025R0.Builder builder)
public HubItemReferenceV2025R0 getItem()
public String getParentId()