Uses of Interface
com.google.cloud.netapp.v1.MonthlyScheduleOrBuilder
-
Packages that use MonthlyScheduleOrBuilder Package Description com.google.cloud.netapp.v1 A client to NetApp API -
-
Uses of MonthlyScheduleOrBuilder in com.google.cloud.netapp.v1
Classes in com.google.cloud.netapp.v1 that implement MonthlyScheduleOrBuilder Modifier and Type Class Description class
MonthlySchedule
Make a snapshot once a month e.g.static class
MonthlySchedule.Builder
Make a snapshot once a month e.g.Methods in com.google.cloud.netapp.v1 that return MonthlyScheduleOrBuilder Modifier and Type Method Description MonthlyScheduleOrBuilder
SnapshotPolicy.Builder. getMonthlyScheduleOrBuilder()
Monthly schedule policy.MonthlyScheduleOrBuilder
SnapshotPolicy. getMonthlyScheduleOrBuilder()
Monthly schedule policy.MonthlyScheduleOrBuilder
SnapshotPolicyOrBuilder. getMonthlyScheduleOrBuilder()
Monthly schedule policy.
-