| Modifier and Type | Method and Description |
|---|---|
EnumType |
build() |
static EnumType.Builder |
create(String name) |
EnumType.Builder |
definition(List<String> definition)
(experimental) the attributes of this type.
|
@Stability(value=Experimental) public static EnumType.Builder create(String name)
name - This parameter is required.EnumType.Builder.@Stability(value=Experimental) public EnumType.Builder definition(List<String> definition)
definition - the attributes of this type. This parameter is required.thisCopyright © 2022. All rights reserved.