public static class UploadWithPreflightCheckRequestBodyAttributesField.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected OffsetDateTime |
contentCreatedAt |
protected OffsetDateTime |
contentModifiedAt |
protected String |
name |
protected UploadWithPreflightCheckRequestBodyAttributesParentField |
parent |
protected int |
size |
explicitlySetNullableFields| Constructor and Description |
|---|
Builder(String name,
UploadWithPreflightCheckRequestBodyAttributesParentField parent,
int size) |
| Modifier and Type | Method and Description |
|---|---|
UploadWithPreflightCheckRequestBodyAttributesField |
build() |
UploadWithPreflightCheckRequestBodyAttributesField.Builder |
contentCreatedAt(OffsetDateTime contentCreatedAt) |
UploadWithPreflightCheckRequestBodyAttributesField.Builder |
contentModifiedAt(OffsetDateTime contentModifiedAt) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected final UploadWithPreflightCheckRequestBodyAttributesParentField parent
protected OffsetDateTime contentCreatedAt
protected OffsetDateTime contentModifiedAt
protected final int size
public Builder(String name, UploadWithPreflightCheckRequestBodyAttributesParentField parent, int size)
public UploadWithPreflightCheckRequestBodyAttributesField.Builder contentCreatedAt(OffsetDateTime contentCreatedAt)
public UploadWithPreflightCheckRequestBodyAttributesField.Builder contentModifiedAt(OffsetDateTime contentModifiedAt)
public UploadWithPreflightCheckRequestBodyAttributesField build()