| Modifier and Type | Method and Description |
|---|---|
MaintenanceSchedule |
MaintenanceSchedule.Builder.build() |
MaintenanceSchedule |
MaintenanceSchedule.Builder.buildPartial() |
static MaintenanceSchedule |
MaintenanceSchedule.getDefaultInstance() |
MaintenanceSchedule |
MaintenanceSchedule.getDefaultInstanceForType() |
MaintenanceSchedule |
MaintenanceSchedule.Builder.getDefaultInstanceForType() |
MaintenanceSchedule |
Instance.getMaintenanceSchedule()
Output only.
|
MaintenanceSchedule |
Instance.Builder.getMaintenanceSchedule()
Output only.
|
MaintenanceSchedule |
InstanceOrBuilder.getMaintenanceSchedule()
Output only.
|
static MaintenanceSchedule |
MaintenanceSchedule.parseDelimitedFrom(InputStream input) |
static MaintenanceSchedule |
MaintenanceSchedule.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MaintenanceSchedule |
MaintenanceSchedule.parseFrom(byte[] data) |
static MaintenanceSchedule |
MaintenanceSchedule.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MaintenanceSchedule |
MaintenanceSchedule.parseFrom(ByteBuffer data) |
static MaintenanceSchedule |
MaintenanceSchedule.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MaintenanceSchedule |
MaintenanceSchedule.parseFrom(com.google.protobuf.ByteString data) |
static MaintenanceSchedule |
MaintenanceSchedule.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MaintenanceSchedule |
MaintenanceSchedule.parseFrom(com.google.protobuf.CodedInputStream input) |
static MaintenanceSchedule |
MaintenanceSchedule.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MaintenanceSchedule |
MaintenanceSchedule.parseFrom(InputStream input) |
static MaintenanceSchedule |
MaintenanceSchedule.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MaintenanceSchedule> |
MaintenanceSchedule.getParserForType() |
static com.google.protobuf.Parser<MaintenanceSchedule> |
MaintenanceSchedule.parser() |
| Modifier and Type | Method and Description |
|---|---|
MaintenanceSchedule.Builder |
MaintenanceSchedule.Builder.mergeFrom(MaintenanceSchedule other) |
Instance.Builder |
Instance.Builder.mergeMaintenanceSchedule(MaintenanceSchedule value)
Output only.
|
static MaintenanceSchedule.Builder |
MaintenanceSchedule.newBuilder(MaintenanceSchedule prototype) |
Instance.Builder |
Instance.Builder.setMaintenanceSchedule(MaintenanceSchedule value)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.