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