| Package | Description | 
|---|---|
| com.amazonaws.protocol | |
| com.amazonaws.protocol.json | |
| com.amazonaws.util | 
| Modifier and Type | Method and Description | 
|---|---|
| TimestampFormat | MarshallingInfo. timestampFormat() | 
| Modifier and Type | Method and Description | 
|---|---|
| StructuredJsonGenerator | SdkJsonGenerator. writeValue(Date date,
          TimestampFormat timestampFormat) | 
| StructuredJsonGenerator | StructuredJsonGenerator. writeValue(Date date,
          TimestampFormat timestampFormat) | 
| Modifier and Type | Method and Description | 
|---|---|
| static TimestampFormat | TimestampFormat. fromValue(String format) | 
| static TimestampFormat | TimestampFormat. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static TimestampFormat[] | TimestampFormat. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2021. All rights reserved.