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