Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.WorkspaceConfigOrBuilder
-
Packages that use BuildEventStreamProtos.WorkspaceConfigOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.WorkspaceConfigOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.WorkspaceConfigOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.WorkspaceConfigConfiguration related to the blaze workspace and output tree.static classBuildEventStreamProtos.WorkspaceConfig.BuilderConfiguration related to the blaze workspace and output tree.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.WorkspaceConfigOrBuilder Modifier and Type Method Description BuildEventStreamProtos.WorkspaceConfigOrBuilderBuildEventStreamProtos.BuildEvent.Builder. getWorkspaceInfoOrBuilder().build_event_stream.WorkspaceConfig workspace_info = 25;BuildEventStreamProtos.WorkspaceConfigOrBuilderBuildEventStreamProtos.BuildEvent. getWorkspaceInfoOrBuilder().build_event_stream.WorkspaceConfig workspace_info = 25;BuildEventStreamProtos.WorkspaceConfigOrBuilderBuildEventStreamProtos.BuildEventOrBuilder. getWorkspaceInfoOrBuilder().build_event_stream.WorkspaceConfig workspace_info = 25;
-