| Package | Description |
|---|---|
| com.aliyun.odps.storage.models |
| Modifier and Type | Method and Description |
|---|---|
TimestampUnit |
TimestampUnit.TimestampUnitDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
static TimestampUnit |
TimestampUnit.fromString(String unit) |
static TimestampUnit |
TimestampUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimestampUnit[] |
TimestampUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
TimestampUnit.TimestampUnitSerializer.serialize(TimestampUnit src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2026 Alibaba Cloud Computing. All rights reserved.