| Modifier and Type | Class and Description |
|---|---|
static class |
PollAirflowCommandResponse.Line
Contains information about a single line from logs.
|
static class |
PollAirflowCommandResponse.Line.Builder
Contains information about a single line from logs.
|
| Modifier and Type | Method and Description |
|---|---|
PollAirflowCommandResponse.LineOrBuilder |
PollAirflowCommandResponseOrBuilder.getOutputOrBuilder(int index)
Output from the command execution.
|
PollAirflowCommandResponse.LineOrBuilder |
PollAirflowCommandResponse.getOutputOrBuilder(int index)
Output from the command execution.
|
PollAirflowCommandResponse.LineOrBuilder |
PollAirflowCommandResponse.Builder.getOutputOrBuilder(int index)
Output from the command execution.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PollAirflowCommandResponse.LineOrBuilder> |
PollAirflowCommandResponseOrBuilder.getOutputOrBuilderList()
Output from the command execution.
|
List<? extends PollAirflowCommandResponse.LineOrBuilder> |
PollAirflowCommandResponse.getOutputOrBuilderList()
Output from the command execution.
|
List<? extends PollAirflowCommandResponse.LineOrBuilder> |
PollAirflowCommandResponse.Builder.getOutputOrBuilderList()
Output from the command execution.
|
Copyright © 2023 Google LLC. All rights reserved.