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 class
PollAirflowCommandResponse.ExitInfo
Information about how a command ended.static class
PollAirflowCommandResponse.ExitInfo.Builder
Information about how a command ended.Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return PollAirflowCommandResponse.ExitInfoOrBuilder Modifier and Type Method Description PollAirflowCommandResponse.ExitInfoOrBuilder
PollAirflowCommandResponse.Builder. getExitInfoOrBuilder()
The result exit status of the command.PollAirflowCommandResponse.ExitInfoOrBuilder
PollAirflowCommandResponse. getExitInfoOrBuilder()
The result exit status of the command.PollAirflowCommandResponse.ExitInfoOrBuilder
PollAirflowCommandResponseOrBuilder. getExitInfoOrBuilder()
The result exit status of the command.
-