public class PromoteFileVersionRequestBody extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
PromoteFileVersionRequestBody.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
The file version ID.
|
protected EnumWrapper<PromoteFileVersionRequestBodyTypeField> |
type
The type to promote.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
PromoteFileVersionRequestBody() |
protected |
PromoteFileVersionRequestBody(PromoteFileVersionRequestBody.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
EnumWrapper<PromoteFileVersionRequestBodyTypeField> |
getType() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<PromoteFileVersionRequestBodyTypeField> type
public PromoteFileVersionRequestBody()
protected PromoteFileVersionRequestBody(PromoteFileVersionRequestBody.Builder builder)
public EnumWrapper<PromoteFileVersionRequestBodyTypeField> getType()