Uses of Enum
com.exoscale.sdk.model.JsonSchemaPgaudit.LogEnum
Packages that use JsonSchemaPgaudit.LogEnum
-
Uses of JsonSchemaPgaudit.LogEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return JsonSchemaPgaudit.LogEnumModifier and TypeMethodDescriptionstatic JsonSchemaPgaudit.LogEnumstatic JsonSchemaPgaudit.LogEnumReturns the enum constant of this type with the specified name.static JsonSchemaPgaudit.LogEnum[]JsonSchemaPgaudit.LogEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.exoscale.sdk.model that return types with arguments of type JsonSchemaPgaudit.LogEnumModifier and TypeMethodDescriptionJsonSchemaPgaudit.getLog()Specifies which classes of statements will be logged by session audit logging.Methods in com.exoscale.sdk.model with parameters of type JsonSchemaPgaudit.LogEnumModifier and TypeMethodDescriptionJsonSchemaPgaudit.addLogItem(JsonSchemaPgaudit.LogEnum logItem) Method parameters in com.exoscale.sdk.model with type arguments of type JsonSchemaPgaudit.LogEnumModifier and TypeMethodDescriptionJsonSchemaPgaudit.log(List<JsonSchemaPgaudit.LogEnum> log) voidJsonSchemaPgaudit.setLog(List<JsonSchemaPgaudit.LogEnum> log)