public class UploadedPart extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
UploadedPart.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected UploadPart |
part |
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
UploadedPart() |
protected |
UploadedPart(UploadedPart.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
UploadPart |
getPart() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected UploadPart part
public UploadedPart()
protected UploadedPart(UploadedPart.Builder builder)