Uses of Class
com.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line
-
Packages that use PollAirflowCommandResponse.Line Package Description com.google.cloud.orchestration.airflow.service.v1 A client to Cloud Composer API -
-
Uses of PollAirflowCommandResponse.Line in com.google.cloud.orchestration.airflow.service.v1
Methods in com.google.cloud.orchestration.airflow.service.v1 that return PollAirflowCommandResponse.Line Modifier and Type Method Description PollAirflowCommandResponse.LinePollAirflowCommandResponse.Line.Builder. build()PollAirflowCommandResponse.LinePollAirflowCommandResponse.Line.Builder. buildPartial()static PollAirflowCommandResponse.LinePollAirflowCommandResponse.Line. getDefaultInstance()PollAirflowCommandResponse.LinePollAirflowCommandResponse.Line.Builder. getDefaultInstanceForType()PollAirflowCommandResponse.LinePollAirflowCommandResponse.Line. getDefaultInstanceForType()PollAirflowCommandResponse.LinePollAirflowCommandResponse.Builder. getOutput(int index)Output from the command execution.PollAirflowCommandResponse.LinePollAirflowCommandResponse. getOutput(int index)Output from the command execution.PollAirflowCommandResponse.LinePollAirflowCommandResponseOrBuilder. getOutput(int index)Output from the command execution.static PollAirflowCommandResponse.LinePollAirflowCommandResponse.Line. parseDelimitedFrom(InputStream input)static PollAirflowCommandResponse.LinePollAirflowCommandResponse.Line. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PollAirflowCommandResponse.LinePollAirflowCommandResponse.Line. parseFrom(byte[] data)static PollAirflowCommandResponse.LinePollAirflowCommandResponse.Line. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PollAirflowCommandResponse.LinePollAirflowCommandResponse.Line. parseFrom(com.google.protobuf.ByteString data)static PollAirflowCommandResponse.LinePollAirflowCommandResponse.Line. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PollAirflowCommandResponse.LinePollAirflowCommandResponse.Line. parseFrom(com.google.protobuf.CodedInputStream input)static PollAirflowCommandResponse.LinePollAirflowCommandResponse.Line. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PollAirflowCommandResponse.LinePollAirflowCommandResponse.Line. parseFrom(InputStream input)static PollAirflowCommandResponse.LinePollAirflowCommandResponse.Line. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PollAirflowCommandResponse.LinePollAirflowCommandResponse.Line. parseFrom(ByteBuffer data)static PollAirflowCommandResponse.LinePollAirflowCommandResponse.Line. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.orchestration.airflow.service.v1 that return types with arguments of type PollAirflowCommandResponse.Line Modifier and Type Method Description List<PollAirflowCommandResponse.Line>PollAirflowCommandResponse.Builder. getOutputList()Output from the command execution.List<PollAirflowCommandResponse.Line>PollAirflowCommandResponse. getOutputList()Output from the command execution.List<PollAirflowCommandResponse.Line>PollAirflowCommandResponseOrBuilder. getOutputList()Output from the command execution.com.google.protobuf.Parser<PollAirflowCommandResponse.Line>PollAirflowCommandResponse.Line. getParserForType()static com.google.protobuf.Parser<PollAirflowCommandResponse.Line>PollAirflowCommandResponse.Line. parser()Methods in com.google.cloud.orchestration.airflow.service.v1 with parameters of type PollAirflowCommandResponse.Line Modifier and Type Method Description PollAirflowCommandResponse.BuilderPollAirflowCommandResponse.Builder. addOutput(int index, PollAirflowCommandResponse.Line value)Output from the command execution.PollAirflowCommandResponse.BuilderPollAirflowCommandResponse.Builder. addOutput(PollAirflowCommandResponse.Line value)Output from the command execution.PollAirflowCommandResponse.Line.BuilderPollAirflowCommandResponse.Line.Builder. mergeFrom(PollAirflowCommandResponse.Line other)static PollAirflowCommandResponse.Line.BuilderPollAirflowCommandResponse.Line. newBuilder(PollAirflowCommandResponse.Line prototype)PollAirflowCommandResponse.BuilderPollAirflowCommandResponse.Builder. setOutput(int index, PollAirflowCommandResponse.Line value)Output from the command execution.Method parameters in com.google.cloud.orchestration.airflow.service.v1 with type arguments of type PollAirflowCommandResponse.Line Modifier and Type Method Description PollAirflowCommandResponse.BuilderPollAirflowCommandResponse.Builder. addAllOutput(Iterable<? extends PollAirflowCommandResponse.Line> values)Output from the command execution.
-