public class HubCreateRequestV2025R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
HubCreateRequestV2025R0.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 |
|---|---|
protected |
HubCreateRequestV2025R0(HubCreateRequestV2025R0.Builder builder) |
|
HubCreateRequestV2025R0(String title) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription() |
String |
getTitle() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected final String title
protected String description
public HubCreateRequestV2025R0(String title)
protected HubCreateRequestV2025R0(HubCreateRequestV2025R0.Builder builder)
public String getDescription()