| Modifier and Type | Method and Description |
|---|---|
MonthlySchedule |
MonthlySchedule.Builder.build() |
MonthlySchedule |
MonthlySchedule.Builder.buildPartial() |
static MonthlySchedule |
MonthlySchedule.getDefaultInstance() |
MonthlySchedule |
MonthlySchedule.getDefaultInstanceForType() |
MonthlySchedule |
MonthlySchedule.Builder.getDefaultInstanceForType() |
MonthlySchedule |
SnapshotPolicy.getMonthlySchedule()
Monthly schedule policy.
|
MonthlySchedule |
SnapshotPolicy.Builder.getMonthlySchedule()
Monthly schedule policy.
|
MonthlySchedule |
SnapshotPolicyOrBuilder.getMonthlySchedule()
Monthly schedule policy.
|
static MonthlySchedule |
MonthlySchedule.parseDelimitedFrom(InputStream input) |
static MonthlySchedule |
MonthlySchedule.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MonthlySchedule |
MonthlySchedule.parseFrom(byte[] data) |
static MonthlySchedule |
MonthlySchedule.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MonthlySchedule |
MonthlySchedule.parseFrom(ByteBuffer data) |
static MonthlySchedule |
MonthlySchedule.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MonthlySchedule |
MonthlySchedule.parseFrom(com.google.protobuf.ByteString data) |
static MonthlySchedule |
MonthlySchedule.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MonthlySchedule |
MonthlySchedule.parseFrom(com.google.protobuf.CodedInputStream input) |
static MonthlySchedule |
MonthlySchedule.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MonthlySchedule |
MonthlySchedule.parseFrom(InputStream input) |
static MonthlySchedule |
MonthlySchedule.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MonthlySchedule> |
MonthlySchedule.getParserForType() |
static com.google.protobuf.Parser<MonthlySchedule> |
MonthlySchedule.parser() |
| Modifier and Type | Method and Description |
|---|---|
MonthlySchedule.Builder |
MonthlySchedule.Builder.mergeFrom(MonthlySchedule other) |
SnapshotPolicy.Builder |
SnapshotPolicy.Builder.mergeMonthlySchedule(MonthlySchedule value)
Monthly schedule policy.
|
static MonthlySchedule.Builder |
MonthlySchedule.newBuilder(MonthlySchedule prototype) |
SnapshotPolicy.Builder |
SnapshotPolicy.Builder.setMonthlySchedule(MonthlySchedule value)
Monthly schedule policy.
|
Copyright © 2024 Google LLC. All rights reserved.