Uses of Class
com.google.cloud.orchestration.airflow.service.v1beta1.ExecuteAirflowCommandResponse
-
Packages that use ExecuteAirflowCommandResponse Package Description com.google.cloud.orchestration.airflow.service.v1beta1 A client to Cloud Composer APIcom.google.cloud.orchestration.airflow.service.v1beta1.stub -
-
Uses of ExecuteAirflowCommandResponse in com.google.cloud.orchestration.airflow.service.v1beta1
Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return ExecuteAirflowCommandResponse Modifier and Type Method Description ExecuteAirflowCommandResponseExecuteAirflowCommandResponse.Builder. build()ExecuteAirflowCommandResponseExecuteAirflowCommandResponse.Builder. buildPartial()ExecuteAirflowCommandResponseEnvironmentsClient. executeAirflowCommand(ExecuteAirflowCommandRequest request)Executes Airflow CLI command.ExecuteAirflowCommandResponseEnvironmentsGrpc.EnvironmentsBlockingStub. executeAirflowCommand(ExecuteAirflowCommandRequest request)Executes Airflow CLI command.static ExecuteAirflowCommandResponseExecuteAirflowCommandResponse. getDefaultInstance()ExecuteAirflowCommandResponseExecuteAirflowCommandResponse.Builder. getDefaultInstanceForType()ExecuteAirflowCommandResponseExecuteAirflowCommandResponse. getDefaultInstanceForType()static ExecuteAirflowCommandResponseExecuteAirflowCommandResponse. parseDelimitedFrom(InputStream input)static ExecuteAirflowCommandResponseExecuteAirflowCommandResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecuteAirflowCommandResponseExecuteAirflowCommandResponse. parseFrom(byte[] data)static ExecuteAirflowCommandResponseExecuteAirflowCommandResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecuteAirflowCommandResponseExecuteAirflowCommandResponse. parseFrom(com.google.protobuf.ByteString data)static ExecuteAirflowCommandResponseExecuteAirflowCommandResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecuteAirflowCommandResponseExecuteAirflowCommandResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ExecuteAirflowCommandResponseExecuteAirflowCommandResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecuteAirflowCommandResponseExecuteAirflowCommandResponse. parseFrom(InputStream input)static ExecuteAirflowCommandResponseExecuteAirflowCommandResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecuteAirflowCommandResponseExecuteAirflowCommandResponse. parseFrom(ByteBuffer data)static ExecuteAirflowCommandResponseExecuteAirflowCommandResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return types with arguments of type ExecuteAirflowCommandResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<ExecuteAirflowCommandResponse>EnvironmentsGrpc.EnvironmentsFutureStub. executeAirflowCommand(ExecuteAirflowCommandRequest request)Executes Airflow CLI command.com.google.api.gax.rpc.UnaryCallable<ExecuteAirflowCommandRequest,ExecuteAirflowCommandResponse>EnvironmentsClient. executeAirflowCommandCallable()Executes Airflow CLI command.com.google.api.gax.rpc.UnaryCallSettings.Builder<ExecuteAirflowCommandRequest,ExecuteAirflowCommandResponse>EnvironmentsSettings.Builder. executeAirflowCommandSettings()Returns the builder for the settings used for calls to executeAirflowCommand.com.google.api.gax.rpc.UnaryCallSettings<ExecuteAirflowCommandRequest,ExecuteAirflowCommandResponse>EnvironmentsSettings. executeAirflowCommandSettings()Returns the object with the settings used for calls to executeAirflowCommand.static io.grpc.MethodDescriptor<ExecuteAirflowCommandRequest,ExecuteAirflowCommandResponse>EnvironmentsGrpc. getExecuteAirflowCommandMethod()com.google.protobuf.Parser<ExecuteAirflowCommandResponse>ExecuteAirflowCommandResponse. getParserForType()static com.google.protobuf.Parser<ExecuteAirflowCommandResponse>ExecuteAirflowCommandResponse. parser()Methods in com.google.cloud.orchestration.airflow.service.v1beta1 with parameters of type ExecuteAirflowCommandResponse Modifier and Type Method Description ExecuteAirflowCommandResponse.BuilderExecuteAirflowCommandResponse.Builder. mergeFrom(ExecuteAirflowCommandResponse other)static ExecuteAirflowCommandResponse.BuilderExecuteAirflowCommandResponse. newBuilder(ExecuteAirflowCommandResponse prototype)Method parameters in com.google.cloud.orchestration.airflow.service.v1beta1 with type arguments of type ExecuteAirflowCommandResponse Modifier and Type Method Description default voidEnvironmentsGrpc.AsyncService. executeAirflowCommand(ExecuteAirflowCommandRequest request, io.grpc.stub.StreamObserver<ExecuteAirflowCommandResponse> responseObserver)Executes Airflow CLI command.voidEnvironmentsGrpc.EnvironmentsStub. executeAirflowCommand(ExecuteAirflowCommandRequest request, io.grpc.stub.StreamObserver<ExecuteAirflowCommandResponse> responseObserver)Executes Airflow CLI command. -
Uses of ExecuteAirflowCommandResponse in com.google.cloud.orchestration.airflow.service.v1beta1.stub
Methods in com.google.cloud.orchestration.airflow.service.v1beta1.stub that return types with arguments of type ExecuteAirflowCommandResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ExecuteAirflowCommandRequest,ExecuteAirflowCommandResponse>EnvironmentsStub. executeAirflowCommandCallable()com.google.api.gax.rpc.UnaryCallable<ExecuteAirflowCommandRequest,ExecuteAirflowCommandResponse>GrpcEnvironmentsStub. executeAirflowCommandCallable()com.google.api.gax.rpc.UnaryCallable<ExecuteAirflowCommandRequest,ExecuteAirflowCommandResponse>HttpJsonEnvironmentsStub. executeAirflowCommandCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<ExecuteAirflowCommandRequest,ExecuteAirflowCommandResponse>EnvironmentsStubSettings.Builder. executeAirflowCommandSettings()Returns the builder for the settings used for calls to executeAirflowCommand.com.google.api.gax.rpc.UnaryCallSettings<ExecuteAirflowCommandRequest,ExecuteAirflowCommandResponse>EnvironmentsStubSettings. executeAirflowCommandSettings()Returns the object with the settings used for calls to executeAirflowCommand.
-