Uses of Enum
com.google.spanner.admin.database.v1.BackupScheduleSpec.ScheduleSpecCase
-
Uses of BackupScheduleSpec.ScheduleSpecCase in com.google.spanner.admin.database.v1
Methods in com.google.spanner.admin.database.v1 that return BackupScheduleSpec.ScheduleSpecCaseModifier and TypeMethodDescriptionBackupScheduleSpec.ScheduleSpecCase.forNumber(int value) BackupScheduleSpec.Builder.getScheduleSpecCase()BackupScheduleSpec.getScheduleSpecCase()BackupScheduleSpecOrBuilder.getScheduleSpecCase()BackupScheduleSpec.ScheduleSpecCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static BackupScheduleSpec.ScheduleSpecCase[]BackupScheduleSpec.ScheduleSpecCase.values()Returns an array containing the constants of this enum type, in the order they are declared.