Package | Description |
---|---|
com.ibm.cloud.objectstorage.protocol | |
com.ibm.cloud.objectstorage.protocol.json | |
com.ibm.cloud.objectstorage.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 © 2024. All rights reserved.