public static interface Datatype.Builder extends SdkPojo, CopyableBuilder<Datatype.Builder,Datatype>
| Modifier and Type | Method and Description |
|---|---|
Datatype.Builder |
id(String id)
The datatype of the value.
|
Datatype.Builder |
label(String label)
A label assigned to the datatype.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDatatype.Builder id(String id)
The datatype of the value.
id - The datatype of the value.Datatype.Builder label(String label)
A label assigned to the datatype.
label - A label assigned to the datatype.Copyright © 2023. All rights reserved.