Uses of Class
com.google.cloud.orchestration.airflow.service.v1beta1.StopAirflowCommandResponse
-
Packages that use StopAirflowCommandResponse Package Description com.google.cloud.orchestration.airflow.service.v1beta1 A client to Cloud Composer APIcom.google.cloud.orchestration.airflow.service.v1beta1.stub -
-
Uses of StopAirflowCommandResponse in com.google.cloud.orchestration.airflow.service.v1beta1
Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return StopAirflowCommandResponse Modifier and Type Method Description StopAirflowCommandResponseStopAirflowCommandResponse.Builder. build()StopAirflowCommandResponseStopAirflowCommandResponse.Builder. buildPartial()static StopAirflowCommandResponseStopAirflowCommandResponse. getDefaultInstance()StopAirflowCommandResponseStopAirflowCommandResponse.Builder. getDefaultInstanceForType()StopAirflowCommandResponseStopAirflowCommandResponse. getDefaultInstanceForType()static StopAirflowCommandResponseStopAirflowCommandResponse. parseDelimitedFrom(InputStream input)static StopAirflowCommandResponseStopAirflowCommandResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StopAirflowCommandResponseStopAirflowCommandResponse. parseFrom(byte[] data)static StopAirflowCommandResponseStopAirflowCommandResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StopAirflowCommandResponseStopAirflowCommandResponse. parseFrom(com.google.protobuf.ByteString data)static StopAirflowCommandResponseStopAirflowCommandResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StopAirflowCommandResponseStopAirflowCommandResponse. parseFrom(com.google.protobuf.CodedInputStream input)static StopAirflowCommandResponseStopAirflowCommandResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StopAirflowCommandResponseStopAirflowCommandResponse. parseFrom(InputStream input)static StopAirflowCommandResponseStopAirflowCommandResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StopAirflowCommandResponseStopAirflowCommandResponse. parseFrom(ByteBuffer data)static StopAirflowCommandResponseStopAirflowCommandResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)StopAirflowCommandResponseEnvironmentsClient. stopAirflowCommand(StopAirflowCommandRequest request)Stops Airflow CLI command execution.StopAirflowCommandResponseEnvironmentsGrpc.EnvironmentsBlockingStub. stopAirflowCommand(StopAirflowCommandRequest request)Stops Airflow CLI command execution.Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return types with arguments of type StopAirflowCommandResponse Modifier and Type Method Description com.google.protobuf.Parser<StopAirflowCommandResponse>StopAirflowCommandResponse. getParserForType()static io.grpc.MethodDescriptor<StopAirflowCommandRequest,StopAirflowCommandResponse>EnvironmentsGrpc. getStopAirflowCommandMethod()static com.google.protobuf.Parser<StopAirflowCommandResponse>StopAirflowCommandResponse. parser()com.google.common.util.concurrent.ListenableFuture<StopAirflowCommandResponse>EnvironmentsGrpc.EnvironmentsFutureStub. stopAirflowCommand(StopAirflowCommandRequest request)Stops Airflow CLI command execution.com.google.api.gax.rpc.UnaryCallable<StopAirflowCommandRequest,StopAirflowCommandResponse>EnvironmentsClient. stopAirflowCommandCallable()Stops Airflow CLI command execution.com.google.api.gax.rpc.UnaryCallSettings.Builder<StopAirflowCommandRequest,StopAirflowCommandResponse>EnvironmentsSettings.Builder. stopAirflowCommandSettings()Returns the builder for the settings used for calls to stopAirflowCommand.com.google.api.gax.rpc.UnaryCallSettings<StopAirflowCommandRequest,StopAirflowCommandResponse>EnvironmentsSettings. stopAirflowCommandSettings()Returns the object with the settings used for calls to stopAirflowCommand.Methods in com.google.cloud.orchestration.airflow.service.v1beta1 with parameters of type StopAirflowCommandResponse Modifier and Type Method Description StopAirflowCommandResponse.BuilderStopAirflowCommandResponse.Builder. mergeFrom(StopAirflowCommandResponse other)static StopAirflowCommandResponse.BuilderStopAirflowCommandResponse. newBuilder(StopAirflowCommandResponse prototype)Method parameters in com.google.cloud.orchestration.airflow.service.v1beta1 with type arguments of type StopAirflowCommandResponse Modifier and Type Method Description default voidEnvironmentsGrpc.AsyncService. stopAirflowCommand(StopAirflowCommandRequest request, io.grpc.stub.StreamObserver<StopAirflowCommandResponse> responseObserver)Stops Airflow CLI command execution.voidEnvironmentsGrpc.EnvironmentsStub. stopAirflowCommand(StopAirflowCommandRequest request, io.grpc.stub.StreamObserver<StopAirflowCommandResponse> responseObserver)Stops Airflow CLI command execution. -
Uses of StopAirflowCommandResponse 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 StopAirflowCommandResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<StopAirflowCommandRequest,StopAirflowCommandResponse>EnvironmentsStub. stopAirflowCommandCallable()com.google.api.gax.rpc.UnaryCallable<StopAirflowCommandRequest,StopAirflowCommandResponse>GrpcEnvironmentsStub. stopAirflowCommandCallable()com.google.api.gax.rpc.UnaryCallable<StopAirflowCommandRequest,StopAirflowCommandResponse>HttpJsonEnvironmentsStub. stopAirflowCommandCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<StopAirflowCommandRequest,StopAirflowCommandResponse>EnvironmentsStubSettings.Builder. stopAirflowCommandSettings()Returns the builder for the settings used for calls to stopAirflowCommand.com.google.api.gax.rpc.UnaryCallSettings<StopAirflowCommandRequest,StopAirflowCommandResponse>EnvironmentsStubSettings. stopAirflowCommandSettings()Returns the object with the settings used for calls to stopAirflowCommand.
-