Uses of Enum
com.exoscale.sdk.model.JsonSchemaPg.TrackFunctionsEnum
-
Uses of JsonSchemaPg.TrackFunctionsEnum in com.exoscale.sdk.model
Modifier and TypeMethodDescriptionJsonSchemaPg.getTrackFunctions()
Enables tracking of function call counts and time used.Returns the enum constant of this type with the specified name.static JsonSchemaPg.TrackFunctionsEnum[]
JsonSchemaPg.TrackFunctionsEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
JsonSchemaPg.setTrackFunctions
(JsonSchemaPg.TrackFunctionsEnum trackFunctions) JsonSchemaPg.trackFunctions
(JsonSchemaPg.TrackFunctionsEnum trackFunctions)