public class UpdateMetadataTaxonomyRequestBody extends SerializableObject
| Modifier and Type | Field and Description |
|---|---|
protected String |
displayName
The display name of the taxonomy.
|
explicitlySetNullableFields| Constructor and Description |
|---|
UpdateMetadataTaxonomyRequestBody(String displayName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDisplayName() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected final String displayName
public UpdateMetadataTaxonomyRequestBody(String displayName)