Uses of Class
com.google.firestore.admin.v1.DailyRecurrence.Builder
-
Uses of DailyRecurrence.Builder in com.google.firestore.admin.v1
Methods in com.google.firestore.admin.v1 that return DailyRecurrence.BuilderModifier and TypeMethodDescriptionDailyRecurrence.Builder.clear()BackupSchedule.Builder.getDailyRecurrenceBuilder()For a schedule that runs daily.DailyRecurrence.Builder.mergeFrom(DailyRecurrence other) DailyRecurrence.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DailyRecurrence.Builder.mergeFrom(com.google.protobuf.Message other) static DailyRecurrence.BuilderDailyRecurrence.newBuilder()static DailyRecurrence.BuilderDailyRecurrence.newBuilder(DailyRecurrence prototype) DailyRecurrence.newBuilderForType()protected DailyRecurrence.BuilderDailyRecurrence.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) DailyRecurrence.toBuilder()Methods in com.google.firestore.admin.v1 with parameters of type DailyRecurrence.BuilderModifier and TypeMethodDescriptionBackupSchedule.Builder.setDailyRecurrence(DailyRecurrence.Builder builderForValue) For a schedule that runs daily.