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