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