Uses of Enum
com.exoscale.sdk.model.JsonSchemaPg.LogLinePrefixEnum
Packages that use JsonSchemaPg.LogLinePrefixEnum
-
Uses of JsonSchemaPg.LogLinePrefixEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return JsonSchemaPg.LogLinePrefixEnumModifier and TypeMethodDescriptionJsonSchemaPg.getLogLinePrefix()Choose from one of the available log formats.Returns the enum constant of this type with the specified name.static JsonSchemaPg.LogLinePrefixEnum[]JsonSchemaPg.LogLinePrefixEnum.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.LogLinePrefixEnumModifier and TypeMethodDescriptionJsonSchemaPg.logLinePrefix(JsonSchemaPg.LogLinePrefixEnum logLinePrefix) voidJsonSchemaPg.setLogLinePrefix(JsonSchemaPg.LogLinePrefixEnum logLinePrefix)