| Modifier and Type | Method and Description |
|---|---|
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.clear() |
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.clearEnvironment()
The resource name of the environment in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}".
|
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.clearExecutionId()
The unique ID of the command execution.
|
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.clearForce()
If true, the execution is terminated forcefully (SIGKILL).
|
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.clearPod()
The name of the pod where the command is executed.
|
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.clearPodNamespace()
The namespace of the pod where the command is executed.
|
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.clone() |
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.mergeFrom(StopAirflowCommandRequest other) |
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.newBuilder() |
static StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.newBuilder(StopAirflowCommandRequest prototype) |
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.newBuilderForType() |
protected StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.setEnvironment(String value)
The resource name of the environment in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}".
|
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.setEnvironmentBytes(com.google.protobuf.ByteString value)
The resource name of the environment in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}".
|
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.setExecutionId(String value)
The unique ID of the command execution.
|
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.setExecutionIdBytes(com.google.protobuf.ByteString value)
The unique ID of the command execution.
|
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.setForce(boolean value)
If true, the execution is terminated forcefully (SIGKILL).
|
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.setPod(String value)
The name of the pod where the command is executed.
|
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.setPodBytes(com.google.protobuf.ByteString value)
The name of the pod where the command is executed.
|
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.setPodNamespace(String value)
The namespace of the pod where the command is executed.
|
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.setPodNamespaceBytes(com.google.protobuf.ByteString value)
The namespace of the pod where the command is executed.
|
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StopAirflowCommandRequest.Builder |
StopAirflowCommandRequest.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.