Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.ConvenienceSymlinkOrBuilder
-
Packages that use BuildEventStreamProtos.ConvenienceSymlinkOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.ConvenienceSymlinkOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.ConvenienceSymlinkOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.ConvenienceSymlinkThe message that contains what type of action to perform on a given path and target of a symlink.static classBuildEventStreamProtos.ConvenienceSymlink.BuilderThe 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.ConvenienceSymlinkOrBuilder Modifier and Type Method Description BuildEventStreamProtos.ConvenienceSymlinkOrBuilderBuildEventStreamProtos.ConvenienceSymlinksIdentified.Builder. getConvenienceSymlinksOrBuilder(int index)repeated .build_event_stream.ConvenienceSymlink convenience_symlinks = 1;BuildEventStreamProtos.ConvenienceSymlinkOrBuilderBuildEventStreamProtos.ConvenienceSymlinksIdentified. getConvenienceSymlinksOrBuilder(int index)repeated .build_event_stream.ConvenienceSymlink convenience_symlinks = 1;BuildEventStreamProtos.ConvenienceSymlinkOrBuilderBuildEventStreamProtos.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.ConvenienceSymlinkOrBuilder Modifier and Type Method Description java.util.List<? extends BuildEventStreamProtos.ConvenienceSymlinkOrBuilder>BuildEventStreamProtos.ConvenienceSymlinksIdentified.Builder. getConvenienceSymlinksOrBuilderList()repeated .build_event_stream.ConvenienceSymlink convenience_symlinks = 1;java.util.List<? extends BuildEventStreamProtos.ConvenienceSymlinkOrBuilder>BuildEventStreamProtos.ConvenienceSymlinksIdentified. getConvenienceSymlinksOrBuilderList()repeated .build_event_stream.ConvenienceSymlink convenience_symlinks = 1;java.util.List<? extends BuildEventStreamProtos.ConvenienceSymlinkOrBuilder>BuildEventStreamProtos.ConvenienceSymlinksIdentifiedOrBuilder. getConvenienceSymlinksOrBuilderList()repeated .build_event_stream.ConvenienceSymlink convenience_symlinks = 1;
-