| Modifier and Type | Method and Description |
|---|---|
RunningServiceList |
RunningServiceList.Builder.build() |
RunningServiceList |
RunningServiceList.Builder.buildPartial() |
static RunningServiceList |
RunningServiceList.getDefaultInstance() |
RunningServiceList |
RunningServiceList.getDefaultInstanceForType() |
RunningServiceList |
RunningServiceList.Builder.getDefaultInstanceForType() |
RunningServiceList |
GuestRuntimeDetails.getServices()
Running background services.
|
RunningServiceList |
GuestRuntimeDetails.Builder.getServices()
Running background services.
|
RunningServiceList |
GuestRuntimeDetailsOrBuilder.getServices()
Running background services.
|
static RunningServiceList |
RunningServiceList.parseDelimitedFrom(InputStream input) |
static RunningServiceList |
RunningServiceList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunningServiceList |
RunningServiceList.parseFrom(byte[] data) |
static RunningServiceList |
RunningServiceList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunningServiceList |
RunningServiceList.parseFrom(ByteBuffer data) |
static RunningServiceList |
RunningServiceList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunningServiceList |
RunningServiceList.parseFrom(com.google.protobuf.ByteString data) |
static RunningServiceList |
RunningServiceList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunningServiceList |
RunningServiceList.parseFrom(com.google.protobuf.CodedInputStream input) |
static RunningServiceList |
RunningServiceList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunningServiceList |
RunningServiceList.parseFrom(InputStream input) |
static RunningServiceList |
RunningServiceList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RunningServiceList> |
RunningServiceList.getParserForType() |
static com.google.protobuf.Parser<RunningServiceList> |
RunningServiceList.parser() |
| Modifier and Type | Method and Description |
|---|---|
RunningServiceList.Builder |
RunningServiceList.Builder.mergeFrom(RunningServiceList other) |
GuestRuntimeDetails.Builder |
GuestRuntimeDetails.Builder.mergeServices(RunningServiceList value)
Running background services.
|
static RunningServiceList.Builder |
RunningServiceList.newBuilder(RunningServiceList prototype) |
GuestRuntimeDetails.Builder |
GuestRuntimeDetails.Builder.setServices(RunningServiceList value)
Running background services.
|
Copyright © 2024 Google LLC. All rights reserved.