Uses of Class
com.google.cloud.netapp.v1.MonthlySchedule
-
Packages that use MonthlySchedule Package Description com.google.cloud.netapp.v1 A client to NetApp API -
-
Uses of MonthlySchedule in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return MonthlySchedule Modifier and Type Method Description MonthlyScheduleMonthlySchedule.Builder. build()MonthlyScheduleMonthlySchedule.Builder. buildPartial()static MonthlyScheduleMonthlySchedule. getDefaultInstance()MonthlyScheduleMonthlySchedule.Builder. getDefaultInstanceForType()MonthlyScheduleMonthlySchedule. getDefaultInstanceForType()MonthlyScheduleSnapshotPolicy.Builder. getMonthlySchedule()Monthly schedule policy.MonthlyScheduleSnapshotPolicy. getMonthlySchedule()Monthly schedule policy.MonthlyScheduleSnapshotPolicyOrBuilder. getMonthlySchedule()Monthly schedule policy.static MonthlyScheduleMonthlySchedule. parseDelimitedFrom(InputStream input)static MonthlyScheduleMonthlySchedule. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MonthlyScheduleMonthlySchedule. parseFrom(byte[] data)static MonthlyScheduleMonthlySchedule. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MonthlyScheduleMonthlySchedule. parseFrom(com.google.protobuf.ByteString data)static MonthlyScheduleMonthlySchedule. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MonthlyScheduleMonthlySchedule. parseFrom(com.google.protobuf.CodedInputStream input)static MonthlyScheduleMonthlySchedule. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MonthlyScheduleMonthlySchedule. parseFrom(InputStream input)static MonthlyScheduleMonthlySchedule. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MonthlyScheduleMonthlySchedule. parseFrom(ByteBuffer data)static MonthlyScheduleMonthlySchedule. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.netapp.v1 that return types with arguments of type MonthlySchedule Modifier and Type Method Description com.google.protobuf.Parser<MonthlySchedule>MonthlySchedule. getParserForType()static com.google.protobuf.Parser<MonthlySchedule>MonthlySchedule. parser()Methods in com.google.cloud.netapp.v1 with parameters of type MonthlySchedule Modifier and Type Method Description MonthlySchedule.BuilderMonthlySchedule.Builder. mergeFrom(MonthlySchedule other)SnapshotPolicy.BuilderSnapshotPolicy.Builder. mergeMonthlySchedule(MonthlySchedule value)Monthly schedule policy.static MonthlySchedule.BuilderMonthlySchedule. newBuilder(MonthlySchedule prototype)SnapshotPolicy.BuilderSnapshotPolicy.Builder. setMonthlySchedule(MonthlySchedule value)Monthly schedule policy.
-