| Package | Description |
|---|---|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
Datatype |
Datatype.clone() |
Datatype |
NullValueField.getDatatype()
The datatype of the value.
|
Datatype |
Datatype.withId(String id)
The datatype of the value.
|
Datatype |
Datatype.withLabel(String label)
A label assigned to the datatype.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NullValueField.setDatatype(Datatype datatype)
The datatype of the value.
|
NullValueField |
NullValueField.withDatatype(Datatype datatype)
The datatype of the value.
|
Copyright © 2025. All rights reserved.