public class GroupBaseV2025R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
GroupBaseV2025R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
The unique identifier for this object.
|
protected EnumWrapper<GroupBaseV2025R0TypeField> |
type
The value will always be `group`.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
GroupBaseV2025R0(GroupBaseV2025R0.Builder builder) |
|
GroupBaseV2025R0(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
EnumWrapper<GroupBaseV2025R0TypeField> |
getType() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<GroupBaseV2025R0TypeField> type
public GroupBaseV2025R0(String id)
protected GroupBaseV2025R0(GroupBaseV2025R0.Builder builder)
public EnumWrapper<GroupBaseV2025R0TypeField> getType()