| Modifier and Type | Method and Description |
|---|---|
RunningService |
RunningService.Builder.build() |
RunningService |
RunningService.Builder.buildPartial() |
static RunningService |
RunningService.getDefaultInstance() |
RunningService |
RunningService.getDefaultInstanceForType() |
RunningService |
RunningService.Builder.getDefaultInstanceForType() |
RunningService |
RunningServiceList.getEntries(int index)
Running service entries.
|
RunningService |
RunningServiceList.Builder.getEntries(int index)
Running service entries.
|
RunningService |
RunningServiceListOrBuilder.getEntries(int index)
Running service entries.
|
static RunningService |
RunningService.parseDelimitedFrom(InputStream input) |
static RunningService |
RunningService.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunningService |
RunningService.parseFrom(byte[] data) |
static RunningService |
RunningService.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunningService |
RunningService.parseFrom(ByteBuffer data) |
static RunningService |
RunningService.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunningService |
RunningService.parseFrom(com.google.protobuf.ByteString data) |
static RunningService |
RunningService.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunningService |
RunningService.parseFrom(com.google.protobuf.CodedInputStream input) |
static RunningService |
RunningService.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunningService |
RunningService.parseFrom(InputStream input) |
static RunningService |
RunningService.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<RunningService> |
RunningServiceList.getEntriesList()
Running service entries.
|
List<RunningService> |
RunningServiceList.Builder.getEntriesList()
Running service entries.
|
List<RunningService> |
RunningServiceListOrBuilder.getEntriesList()
Running service entries.
|
com.google.protobuf.Parser<RunningService> |
RunningService.getParserForType() |
static com.google.protobuf.Parser<RunningService> |
RunningService.parser() |
| Modifier and Type | Method and Description |
|---|---|
RunningServiceList.Builder |
RunningServiceList.Builder.addEntries(int index,
RunningService value)
Running service entries.
|
RunningServiceList.Builder |
RunningServiceList.Builder.addEntries(RunningService value)
Running service entries.
|
RunningService.Builder |
RunningService.Builder.mergeFrom(RunningService other) |
static RunningService.Builder |
RunningService.newBuilder(RunningService prototype) |
RunningServiceList.Builder |
RunningServiceList.Builder.setEntries(int index,
RunningService value)
Running service entries.
|
| Modifier and Type | Method and Description |
|---|---|
RunningServiceList.Builder |
RunningServiceList.Builder.addAllEntries(Iterable<? extends RunningService> values)
Running service entries.
|
Copyright © 2024 Google LLC. All rights reserved.