Uses of Enum
com.google.spanner.admin.instance.v1.Instance.DefaultBackupScheduleType
-
Uses of Instance.DefaultBackupScheduleType in com.google.spanner.admin.instance.v1
Methods in com.google.spanner.admin.instance.v1 that return Instance.DefaultBackupScheduleTypeModifier and TypeMethodDescriptionInstance.DefaultBackupScheduleType.forNumber(int value) Instance.Builder.getDefaultBackupScheduleType()Optional.Instance.getDefaultBackupScheduleType()Optional.InstanceOrBuilder.getDefaultBackupScheduleType()Optional.Instance.DefaultBackupScheduleType.valueOf(int value) Deprecated.Instance.DefaultBackupScheduleType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static Instance.DefaultBackupScheduleType[]Instance.DefaultBackupScheduleType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.spanner.admin.instance.v1 that return types with arguments of type Instance.DefaultBackupScheduleTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Instance.DefaultBackupScheduleType>Instance.DefaultBackupScheduleType.internalGetValueMap()Methods in com.google.spanner.admin.instance.v1 with parameters of type Instance.DefaultBackupScheduleTypeModifier and TypeMethodDescriptionInstance.Builder.setDefaultBackupScheduleType(Instance.DefaultBackupScheduleType value) Optional.