| Modifier and Type | Method and Description |
|---|---|
ProcessLinkInfo |
ProcessLinkInfo.Builder.build() |
ProcessLinkInfo |
ProcessLinkInfo.Builder.buildPartial() |
static ProcessLinkInfo |
ProcessLinkInfo.getDefaultInstance() |
ProcessLinkInfo |
ProcessLinkInfo.getDefaultInstanceForType() |
ProcessLinkInfo |
ProcessLinkInfo.Builder.getDefaultInstanceForType() |
ProcessLinkInfo |
ProcessLinks.getLinks(int index)
An array containing link details objects of the links provided in
the original request.
|
ProcessLinkInfo |
ProcessLinks.Builder.getLinks(int index)
An array containing link details objects of the links provided in
the original request.
|
ProcessLinkInfo |
ProcessLinksOrBuilder.getLinks(int index)
An array containing link details objects of the links provided in
the original request.
|
static ProcessLinkInfo |
ProcessLinkInfo.parseDelimitedFrom(InputStream input) |
static ProcessLinkInfo |
ProcessLinkInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessLinkInfo |
ProcessLinkInfo.parseFrom(byte[] data) |
static ProcessLinkInfo |
ProcessLinkInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessLinkInfo |
ProcessLinkInfo.parseFrom(ByteBuffer data) |
static ProcessLinkInfo |
ProcessLinkInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessLinkInfo |
ProcessLinkInfo.parseFrom(com.google.protobuf.ByteString data) |
static ProcessLinkInfo |
ProcessLinkInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessLinkInfo |
ProcessLinkInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProcessLinkInfo |
ProcessLinkInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessLinkInfo |
ProcessLinkInfo.parseFrom(InputStream input) |
static ProcessLinkInfo |
ProcessLinkInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ProcessLinkInfo> |
ProcessLinks.getLinksList()
An array containing link details objects of the links provided in
the original request.
|
List<ProcessLinkInfo> |
ProcessLinks.Builder.getLinksList()
An array containing link details objects of the links provided in
the original request.
|
List<ProcessLinkInfo> |
ProcessLinksOrBuilder.getLinksList()
An array containing link details objects of the links provided in
the original request.
|
com.google.protobuf.Parser<ProcessLinkInfo> |
ProcessLinkInfo.getParserForType() |
static com.google.protobuf.Parser<ProcessLinkInfo> |
ProcessLinkInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProcessLinks.Builder |
ProcessLinks.Builder.addLinks(int index,
ProcessLinkInfo value)
An array containing link details objects of the links provided in
the original request.
|
ProcessLinks.Builder |
ProcessLinks.Builder.addLinks(ProcessLinkInfo value)
An array containing link details objects of the links provided in
the original request.
|
ProcessLinkInfo.Builder |
ProcessLinkInfo.Builder.mergeFrom(ProcessLinkInfo other) |
static ProcessLinkInfo.Builder |
ProcessLinkInfo.newBuilder(ProcessLinkInfo prototype) |
ProcessLinks.Builder |
ProcessLinks.Builder.setLinks(int index,
ProcessLinkInfo value)
An array containing link details objects of the links provided in
the original request.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessLinks.Builder |
ProcessLinks.Builder.addAllLinks(Iterable<? extends ProcessLinkInfo> values)
An array containing link details objects of the links provided in
the original request.
|
Copyright © 2024 Google LLC. All rights reserved.