Uses of Enum
io.camunda.zeebe.protocol.management.BackupRequestType
Packages that use BackupRequestType
-
Uses of BackupRequestType in io.camunda.zeebe.protocol.management
Methods in io.camunda.zeebe.protocol.management that return BackupRequestTypeModifier and TypeMethodDescriptionstatic BackupRequestTypeBackupRequestType.get(short value) Lookup the enum value representing the value.BackupRequestDecoder.type()static BackupRequestTypeReturns the enum constant of this type with the specified name.static BackupRequestType[]BackupRequestType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.zeebe.protocol.management with parameters of type BackupRequestType