| Modifier and Type | Method and Description |
|---|---|
ProcessLinks |
ProcessLinks.Builder.build() |
ProcessLinks |
ProcessLinks.Builder.buildPartial() |
static ProcessLinks |
ProcessLinks.getDefaultInstance() |
ProcessLinks |
ProcessLinks.getDefaultInstanceForType() |
ProcessLinks |
ProcessLinks.Builder.getDefaultInstanceForType() |
ProcessLinks |
BatchSearchLinkProcessesResponse.getProcessLinks(int index)
An array of processes associated with the specified links.
|
ProcessLinks |
BatchSearchLinkProcessesResponse.Builder.getProcessLinks(int index)
An array of processes associated with the specified links.
|
ProcessLinks |
BatchSearchLinkProcessesResponseOrBuilder.getProcessLinks(int index)
An array of processes associated with the specified links.
|
static ProcessLinks |
ProcessLinks.parseDelimitedFrom(InputStream input) |
static ProcessLinks |
ProcessLinks.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessLinks |
ProcessLinks.parseFrom(byte[] data) |
static ProcessLinks |
ProcessLinks.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessLinks |
ProcessLinks.parseFrom(ByteBuffer data) |
static ProcessLinks |
ProcessLinks.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessLinks |
ProcessLinks.parseFrom(com.google.protobuf.ByteString data) |
static ProcessLinks |
ProcessLinks.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessLinks |
ProcessLinks.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProcessLinks |
ProcessLinks.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessLinks |
ProcessLinks.parseFrom(InputStream input) |
static ProcessLinks |
ProcessLinks.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ProcessLinks> |
ProcessLinks.getParserForType() |
List<ProcessLinks> |
BatchSearchLinkProcessesResponse.getProcessLinksList()
An array of processes associated with the specified links.
|
List<ProcessLinks> |
BatchSearchLinkProcessesResponse.Builder.getProcessLinksList()
An array of processes associated with the specified links.
|
List<ProcessLinks> |
BatchSearchLinkProcessesResponseOrBuilder.getProcessLinksList()
An array of processes associated with the specified links.
|
static com.google.protobuf.Parser<ProcessLinks> |
ProcessLinks.parser() |
| Modifier and Type | Method and Description |
|---|---|
BatchSearchLinkProcessesResponse.Builder |
BatchSearchLinkProcessesResponse.Builder.addProcessLinks(int index,
ProcessLinks value)
An array of processes associated with the specified links.
|
BatchSearchLinkProcessesResponse.Builder |
BatchSearchLinkProcessesResponse.Builder.addProcessLinks(ProcessLinks value)
An array of processes associated with the specified links.
|
ProcessLinks.Builder |
ProcessLinks.Builder.mergeFrom(ProcessLinks other) |
static ProcessLinks.Builder |
ProcessLinks.newBuilder(ProcessLinks prototype) |
BatchSearchLinkProcessesResponse.Builder |
BatchSearchLinkProcessesResponse.Builder.setProcessLinks(int index,
ProcessLinks value)
An array of processes associated with the specified links.
|
| Modifier and Type | Method and Description |
|---|---|
BatchSearchLinkProcessesResponse.Builder |
BatchSearchLinkProcessesResponse.Builder.addAllProcessLinks(Iterable<? extends ProcessLinks> values)
An array of processes associated with the specified links.
|
Copyright © 2023 Google LLC. All rights reserved.