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