| Modifier and Type | Method and Description |
|---|---|
PatchDeployments.MonthlySchedule |
PatchDeployments.MonthlySchedule.Builder.build() |
PatchDeployments.MonthlySchedule |
PatchDeployments.MonthlySchedule.Builder.buildPartial() |
static PatchDeployments.MonthlySchedule |
PatchDeployments.MonthlySchedule.getDefaultInstance() |
PatchDeployments.MonthlySchedule |
PatchDeployments.MonthlySchedule.getDefaultInstanceForType() |
PatchDeployments.MonthlySchedule |
PatchDeployments.MonthlySchedule.Builder.getDefaultInstanceForType() |
PatchDeployments.MonthlySchedule |
PatchDeployments.RecurringScheduleOrBuilder.getMonthly()
Required.
|
PatchDeployments.MonthlySchedule |
PatchDeployments.RecurringSchedule.getMonthly()
Required.
|
PatchDeployments.MonthlySchedule |
PatchDeployments.RecurringSchedule.Builder.getMonthly()
Required.
|
static PatchDeployments.MonthlySchedule |
PatchDeployments.MonthlySchedule.parseDelimitedFrom(InputStream input) |
static PatchDeployments.MonthlySchedule |
PatchDeployments.MonthlySchedule.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchDeployments.MonthlySchedule |
PatchDeployments.MonthlySchedule.parseFrom(byte[] data) |
static PatchDeployments.MonthlySchedule |
PatchDeployments.MonthlySchedule.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchDeployments.MonthlySchedule |
PatchDeployments.MonthlySchedule.parseFrom(ByteBuffer data) |
static PatchDeployments.MonthlySchedule |
PatchDeployments.MonthlySchedule.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchDeployments.MonthlySchedule |
PatchDeployments.MonthlySchedule.parseFrom(com.google.protobuf.ByteString data) |
static PatchDeployments.MonthlySchedule |
PatchDeployments.MonthlySchedule.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchDeployments.MonthlySchedule |
PatchDeployments.MonthlySchedule.parseFrom(com.google.protobuf.CodedInputStream input) |
static PatchDeployments.MonthlySchedule |
PatchDeployments.MonthlySchedule.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchDeployments.MonthlySchedule |
PatchDeployments.MonthlySchedule.parseFrom(InputStream input) |
static PatchDeployments.MonthlySchedule |
PatchDeployments.MonthlySchedule.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PatchDeployments.MonthlySchedule> |
PatchDeployments.MonthlySchedule.getParserForType() |
static com.google.protobuf.Parser<PatchDeployments.MonthlySchedule> |
PatchDeployments.MonthlySchedule.parser() |
| Modifier and Type | Method and Description |
|---|---|
PatchDeployments.MonthlySchedule.Builder |
PatchDeployments.MonthlySchedule.Builder.mergeFrom(PatchDeployments.MonthlySchedule other) |
PatchDeployments.RecurringSchedule.Builder |
PatchDeployments.RecurringSchedule.Builder.mergeMonthly(PatchDeployments.MonthlySchedule value)
Required.
|
static PatchDeployments.MonthlySchedule.Builder |
PatchDeployments.MonthlySchedule.newBuilder(PatchDeployments.MonthlySchedule prototype) |
PatchDeployments.RecurringSchedule.Builder |
PatchDeployments.RecurringSchedule.Builder.setMonthly(PatchDeployments.MonthlySchedule value)
Required.
|
Copyright © 2023 Google LLC. All rights reserved.