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