| Modifier and Type | Method and Description |
|---|---|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.addAllUnreachable(Iterable<String> values)
Locations which could not be reached.
|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.addAllWorkflowInvocations(Iterable<? extends WorkflowInvocation> values)
List of workflow invocations.
|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.addUnreachable(String value)
Locations which could not be reached.
|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.addUnreachableBytes(com.google.protobuf.ByteString value)
Locations which could not be reached.
|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.addWorkflowInvocations(int index,
WorkflowInvocation.Builder builderForValue)
List of workflow invocations.
|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.addWorkflowInvocations(int index,
WorkflowInvocation value)
List of workflow invocations.
|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.addWorkflowInvocations(WorkflowInvocation.Builder builderForValue)
List of workflow invocations.
|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.addWorkflowInvocations(WorkflowInvocation value)
List of workflow invocations.
|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.clear() |
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.clearNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page.
|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.clearUnreachable()
Locations which could not be reached.
|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.clearWorkflowInvocations()
List of workflow invocations.
|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.clone() |
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.mergeFrom(ListWorkflowInvocationsResponse other) |
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.newBuilder() |
static ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.newBuilder(ListWorkflowInvocationsResponse prototype) |
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.newBuilderForType() |
protected ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.removeWorkflowInvocations(int index)
List of workflow invocations.
|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.setNextPageToken(String value)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.setUnreachable(int index,
String value)
Locations which could not be reached.
|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.setWorkflowInvocations(int index,
WorkflowInvocation.Builder builderForValue)
List of workflow invocations.
|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.Builder.setWorkflowInvocations(int index,
WorkflowInvocation value)
List of workflow invocations.
|
ListWorkflowInvocationsResponse.Builder |
ListWorkflowInvocationsResponse.toBuilder() |
Copyright © 2024 Google LLC. All rights reserved.