Uses of Enum
com.google.bigtable.admin.v2.Table.AutomatedBackupConfigCase
-
Uses of Table.AutomatedBackupConfigCase in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return Table.AutomatedBackupConfigCaseModifier and TypeMethodDescriptionTable.AutomatedBackupConfigCase.forNumber(int value) Table.Builder.getAutomatedBackupConfigCase()Table.getAutomatedBackupConfigCase()TableOrBuilder.getAutomatedBackupConfigCase()Table.AutomatedBackupConfigCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static Table.AutomatedBackupConfigCase[]Table.AutomatedBackupConfigCase.values()Returns an array containing the constants of this enum type, in the order they are declared.