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 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() |
String |
getTitle() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected String title
protected String description
public HubCopyRequestV2025R0()
protected HubCopyRequestV2025R0(HubCopyRequestV2025R0.Builder builder)
public String getDescription()