public static class PromoteFileVersionRequestBody.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected EnumWrapper<PromoteFileVersionRequestBodyTypeField> |
type |
explicitlySetNullableFields| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
PromoteFileVersionRequestBody |
build() |
PromoteFileVersionRequestBody.Builder |
id(String id) |
PromoteFileVersionRequestBody.Builder |
type(EnumWrapper<PromoteFileVersionRequestBodyTypeField> type) |
PromoteFileVersionRequestBody.Builder |
type(PromoteFileVersionRequestBodyTypeField type) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<PromoteFileVersionRequestBodyTypeField> type
public Builder()
public PromoteFileVersionRequestBody.Builder id(String id)
public PromoteFileVersionRequestBody.Builder type(PromoteFileVersionRequestBodyTypeField type)
public PromoteFileVersionRequestBody.Builder type(EnumWrapper<PromoteFileVersionRequestBodyTypeField> type)
public PromoteFileVersionRequestBody build()