Uses of Enum
com.exoscale.sdk.model.JsonSchemaPg.PgStatStatementsTrackEnum
-
Uses of JsonSchemaPg.PgStatStatementsTrackEnum in com.exoscale.sdk.model
Modifier and TypeMethodDescriptionJsonSchemaPg.getPgStatStatementsTrack()
Controls which statements are counted.Returns the enum constant of this type with the specified name.JsonSchemaPg.PgStatStatementsTrackEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionJsonSchemaPg.pgStatStatementsTrack
(JsonSchemaPg.PgStatStatementsTrackEnum pgStatStatementsTrack) void
JsonSchemaPg.setPgStatStatementsTrack
(JsonSchemaPg.PgStatStatementsTrackEnum pgStatStatementsTrack)