Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.ExecRequestConstructed
Packages that use BuildEventStreamProtos.ExecRequestConstructed
-
Uses of BuildEventStreamProtos.ExecRequestConstructed in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.ExecRequestConstructedModifier and TypeMethodDescriptionBuildEventStreamProtos.ExecRequestConstructed.Builder.build()BuildEventStreamProtos.ExecRequestConstructed.Builder.buildPartial()BuildEventStreamProtos.ExecRequestConstructed.getDefaultInstance()BuildEventStreamProtos.ExecRequestConstructed.Builder.getDefaultInstanceForType()BuildEventStreamProtos.ExecRequestConstructed.getDefaultInstanceForType()BuildEventStreamProtos.BuildEvent.Builder.getExecRequest().build_event_stream.ExecRequestConstructed exec_request = 29;BuildEventStreamProtos.BuildEvent.getExecRequest().build_event_stream.ExecRequestConstructed exec_request = 29;BuildEventStreamProtos.BuildEventOrBuilder.getExecRequest().build_event_stream.ExecRequestConstructed exec_request = 29;BuildEventStreamProtos.ExecRequestConstructed.parseDelimitedFrom(InputStream input) BuildEventStreamProtos.ExecRequestConstructed.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.ExecRequestConstructed.parseFrom(byte[] data) BuildEventStreamProtos.ExecRequestConstructed.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.ExecRequestConstructed.parseFrom(com.google.protobuf.ByteString data) BuildEventStreamProtos.ExecRequestConstructed.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.ExecRequestConstructed.parseFrom(com.google.protobuf.CodedInputStream input) BuildEventStreamProtos.ExecRequestConstructed.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.ExecRequestConstructed.parseFrom(InputStream input) BuildEventStreamProtos.ExecRequestConstructed.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.ExecRequestConstructed.parseFrom(ByteBuffer data) BuildEventStreamProtos.ExecRequestConstructed.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.ExecRequestConstructedModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BuildEventStreamProtos.ExecRequestConstructed>BuildEventStreamProtos.ExecRequestConstructed.getParserForType()static com.google.protobuf.Parser<BuildEventStreamProtos.ExecRequestConstructed>BuildEventStreamProtos.ExecRequestConstructed.parser()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.ExecRequestConstructedModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEvent.Builder.mergeExecRequest(BuildEventStreamProtos.ExecRequestConstructed value) .build_event_stream.ExecRequestConstructed exec_request = 29;BuildEventStreamProtos.ExecRequestConstructed.Builder.mergeFrom(BuildEventStreamProtos.ExecRequestConstructed other) BuildEventStreamProtos.ExecRequestConstructed.newBuilder(BuildEventStreamProtos.ExecRequestConstructed prototype) BuildEventStreamProtos.BuildEvent.Builder.setExecRequest(BuildEventStreamProtos.ExecRequestConstructed value) .build_event_stream.ExecRequestConstructed exec_request = 29;