public final class NumberToInstant extends Object
Instant type. Respects the TimestampFormatTrait if present.| Modifier and Type | Method and Description |
|---|---|
Instant |
convert(Number value,
SdkField<Instant> field) |
static NumberToInstant |
create(Map<MarshallLocation,TimestampFormatTrait.Format> defaultFormats) |
public static NumberToInstant create(Map<MarshallLocation,TimestampFormatTrait.Format> defaultFormats)
defaultFormats - Default formats for each MarshallLocation as defined by the protocol.StringToValueConverter.StringToValue for Instant types.Copyright © 2026. All rights reserved.