Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.ConvenienceSymlinkOrBuilder
Packages that use BuildEventStreamProtos.ConvenienceSymlinkOrBuilder
-
Uses of BuildEventStreamProtos.ConvenienceSymlinkOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.ConvenienceSymlinkOrBuilderModifier and TypeClassDescriptionstatic final classThe message that contains what type of action to perform on a given path and target of a symlink.static final classThe message that contains what type of action to perform on a given path and target of a symlink.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.ConvenienceSymlinkOrBuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.ConvenienceSymlinksIdentified.Builder.getConvenienceSymlinksOrBuilder(int index) repeated .build_event_stream.ConvenienceSymlink convenience_symlinks = 1;BuildEventStreamProtos.ConvenienceSymlinksIdentified.getConvenienceSymlinksOrBuilder(int index) repeated .build_event_stream.ConvenienceSymlink convenience_symlinks = 1;BuildEventStreamProtos.ConvenienceSymlinksIdentifiedOrBuilder.getConvenienceSymlinksOrBuilder(int index) repeated .build_event_stream.ConvenienceSymlink convenience_symlinks = 1;Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.ConvenienceSymlinkOrBuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.ConvenienceSymlinksIdentified.Builder.getConvenienceSymlinksOrBuilderList()repeated .build_event_stream.ConvenienceSymlink convenience_symlinks = 1;BuildEventStreamProtos.ConvenienceSymlinksIdentified.getConvenienceSymlinksOrBuilderList()repeated .build_event_stream.ConvenienceSymlink convenience_symlinks = 1;BuildEventStreamProtos.ConvenienceSymlinksIdentifiedOrBuilder.getConvenienceSymlinksOrBuilderList()repeated .build_event_stream.ConvenienceSymlink convenience_symlinks = 1;