Uses of Interface
com.google.cloud.orchestration.airflow.service.v1beta1.PollAirflowCommandResponse.LineOrBuilder
-
Packages that use PollAirflowCommandResponse.LineOrBuilder Package Description com.google.cloud.orchestration.airflow.service.v1beta1 A client to Cloud Composer API -
-
Uses of PollAirflowCommandResponse.LineOrBuilder in com.google.cloud.orchestration.airflow.service.v1beta1
Classes in com.google.cloud.orchestration.airflow.service.v1beta1 that implement PollAirflowCommandResponse.LineOrBuilder Modifier and Type Class Description static classPollAirflowCommandResponse.LineContains information about a single line from logs.static classPollAirflowCommandResponse.Line.BuilderContains information about a single line from logs.Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return PollAirflowCommandResponse.LineOrBuilder Modifier and Type Method Description PollAirflowCommandResponse.LineOrBuilderPollAirflowCommandResponse.Builder. getOutputOrBuilder(int index)Output from the command execution.PollAirflowCommandResponse.LineOrBuilderPollAirflowCommandResponse. getOutputOrBuilder(int index)Output from the command execution.PollAirflowCommandResponse.LineOrBuilderPollAirflowCommandResponseOrBuilder. getOutputOrBuilder(int index)Output from the command execution.Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return types with arguments of type PollAirflowCommandResponse.LineOrBuilder Modifier and Type Method Description List<? extends PollAirflowCommandResponse.LineOrBuilder>PollAirflowCommandResponse.Builder. getOutputOrBuilderList()Output from the command execution.List<? extends PollAirflowCommandResponse.LineOrBuilder>PollAirflowCommandResponse. getOutputOrBuilderList()Output from the command execution.List<? extends PollAirflowCommandResponse.LineOrBuilder>PollAirflowCommandResponseOrBuilder. getOutputOrBuilderList()Output from the command execution.
-