public class HubItemsManageRequestV2025R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
HubItemsManageRequestV2025R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected List<HubItemOperationV2025R0> |
operations
List of operations to perform on Box Hub items.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
HubItemsManageRequestV2025R0() |
protected |
HubItemsManageRequestV2025R0(HubItemsManageRequestV2025R0.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<HubItemOperationV2025R0> |
getOperations() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected List<HubItemOperationV2025R0> operations
public HubItemsManageRequestV2025R0()
protected HubItemsManageRequestV2025R0(HubItemsManageRequestV2025R0.Builder builder)