Uses of Enum
com.exoscale.sdk.model.JsonSchemaPgaudit.LogLevelEnum
Packages that use JsonSchemaPgaudit.LogLevelEnum
-
Uses of JsonSchemaPgaudit.LogLevelEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return JsonSchemaPgaudit.LogLevelEnumModifier and TypeMethodDescriptionJsonSchemaPgaudit.getLogLevel()Specifies the log level that will be used for log entries.Returns the enum constant of this type with the specified name.static JsonSchemaPgaudit.LogLevelEnum[]JsonSchemaPgaudit.LogLevelEnum.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 JsonSchemaPgaudit.LogLevelEnumModifier and TypeMethodDescriptionJsonSchemaPgaudit.logLevel(JsonSchemaPgaudit.LogLevelEnum logLevel) voidJsonSchemaPgaudit.setLogLevel(JsonSchemaPgaudit.LogLevelEnum logLevel)