public class HubItemsManageResponseV2025R0 extends SerializableObject
| Modifier and Type | Field and Description |
|---|---|
protected List<HubItemOperationResultV2025R0> |
operations
List of operations performed on Box Hub items.
|
explicitlySetNullableFields| Constructor and Description |
|---|
HubItemsManageResponseV2025R0(List<HubItemOperationResultV2025R0> operations) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<HubItemOperationResultV2025R0> |
getOperations() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected final List<HubItemOperationResultV2025R0> operations
public HubItemsManageResponseV2025R0(List<HubItemOperationResultV2025R0> operations)