public class ConflictErrorContextInfoField extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
ConflictErrorContextInfoField.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected List<FileConflict> |
conflicts
A list of the file conflicts that caused this error.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
ConflictErrorContextInfoField() |
protected |
ConflictErrorContextInfoField(ConflictErrorContextInfoField.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<FileConflict> |
getConflicts() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected List<FileConflict> conflicts
public ConflictErrorContextInfoField()
protected ConflictErrorContextInfoField(ConflictErrorContextInfoField.Builder builder)