Uses of Enum
com.exoscale.sdk.model.JsonSchemaValkey.AclChannelsDefaultEnum
Packages that use JsonSchemaValkey.AclChannelsDefaultEnum
-
Uses of JsonSchemaValkey.AclChannelsDefaultEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return JsonSchemaValkey.AclChannelsDefaultEnumModifier and TypeMethodDescriptionJsonSchemaValkey.getAclChannelsDefault()
Determines default pub/sub channels' ACL for new users if ACL is not supplied.Returns the enum constant of this type with the specified name.JsonSchemaValkey.AclChannelsDefaultEnum.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 JsonSchemaValkey.AclChannelsDefaultEnumModifier and TypeMethodDescriptionJsonSchemaValkey.aclChannelsDefault
(JsonSchemaValkey.AclChannelsDefaultEnum aclChannelsDefault) void
JsonSchemaValkey.setAclChannelsDefault
(JsonSchemaValkey.AclChannelsDefaultEnum aclChannelsDefault)