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