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