Uses of Enum
com.exoscale.sdk.model.JsonSchemaPg.TrackCommitTimestampEnum
Packages that use JsonSchemaPg.TrackCommitTimestampEnum
-
Uses of JsonSchemaPg.TrackCommitTimestampEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return JsonSchemaPg.TrackCommitTimestampEnumModifier and TypeMethodDescriptionJsonSchemaPg.getTrackCommitTimestamp()
Record commit time of transactions.Returns the enum constant of this type with the specified name.JsonSchemaPg.TrackCommitTimestampEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.exoscale.sdk.model with parameters of type JsonSchemaPg.TrackCommitTimestampEnumModifier and TypeMethodDescriptionvoid
JsonSchemaPg.setTrackCommitTimestamp
(JsonSchemaPg.TrackCommitTimestampEnum trackCommitTimestamp) JsonSchemaPg.trackCommitTimestamp
(JsonSchemaPg.TrackCommitTimestampEnum trackCommitTimestamp)