public class FolderReferenceV2025R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
FolderReferenceV2025R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
ID of the folder.
|
protected EnumWrapper<FolderReferenceV2025R0TypeField> |
type
The value will always be `folder`.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
FolderReferenceV2025R0(FolderReferenceV2025R0.Builder builder) |
|
FolderReferenceV2025R0(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
EnumWrapper<FolderReferenceV2025R0TypeField> |
getType() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<FolderReferenceV2025R0TypeField> type
public FolderReferenceV2025R0(String id)
protected FolderReferenceV2025R0(FolderReferenceV2025R0.Builder builder)
public EnumWrapper<FolderReferenceV2025R0TypeField> getType()