public class HubCopyRequestV2025R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
HubCopyRequestV2025R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
description
Description of the Box Hub.
|
protected Boolean |
includeItems
If true, the items which the user has Editor or Owner access to in the original Box Hub will be
copied to the new Box Hub.
|
protected String |
title
Title of the Box Hub.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
HubCopyRequestV2025R0() |
protected |
HubCopyRequestV2025R0(HubCopyRequestV2025R0.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription() |
Boolean |
getIncludeItems() |
String |
getTitle() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected String title
protected String description
protected Boolean includeItems
public HubCopyRequestV2025R0()
protected HubCopyRequestV2025R0(HubCopyRequestV2025R0.Builder builder)
public String getDescription()
public Boolean getIncludeItems()