Uses of Interface
com.google.cloud.orchestration.airflow.service.v1beta1.PollAirflowCommandResponse.ExitInfoOrBuilder
-
Packages that use PollAirflowCommandResponse.ExitInfoOrBuilder Package Description com.google.cloud.orchestration.airflow.service.v1beta1 A client to Cloud Composer API -
-
Uses of PollAirflowCommandResponse.ExitInfoOrBuilder in com.google.cloud.orchestration.airflow.service.v1beta1
Classes in com.google.cloud.orchestration.airflow.service.v1beta1 that implement PollAirflowCommandResponse.ExitInfoOrBuilder Modifier and Type Class Description static classPollAirflowCommandResponse.ExitInfoInformation about how a command ended.static classPollAirflowCommandResponse.ExitInfo.BuilderInformation about how a command ended.Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return PollAirflowCommandResponse.ExitInfoOrBuilder Modifier and Type Method Description PollAirflowCommandResponse.ExitInfoOrBuilderPollAirflowCommandResponse.Builder. getExitInfoOrBuilder()The result exit status of the command.PollAirflowCommandResponse.ExitInfoOrBuilderPollAirflowCommandResponse. getExitInfoOrBuilder()The result exit status of the command.PollAirflowCommandResponse.ExitInfoOrBuilderPollAirflowCommandResponseOrBuilder. getExitInfoOrBuilder()The result exit status of the command.
-