Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.WorkspaceStatusOrBuilder
-
Packages that use BuildEventStreamProtos.WorkspaceStatusOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.WorkspaceStatusOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.WorkspaceStatusOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.WorkspaceStatusPayload of an event reporting the workspace status.static classBuildEventStreamProtos.WorkspaceStatus.BuilderPayload of an event reporting the workspace status.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.WorkspaceStatusOrBuilder Modifier and Type Method Description BuildEventStreamProtos.WorkspaceStatusOrBuilderBuildEventStreamProtos.BuildEvent.Builder. getWorkspaceStatusOrBuilder().build_event_stream.WorkspaceStatus workspace_status = 16;BuildEventStreamProtos.WorkspaceStatusOrBuilderBuildEventStreamProtos.BuildEvent. getWorkspaceStatusOrBuilder().build_event_stream.WorkspaceStatus workspace_status = 16;BuildEventStreamProtos.WorkspaceStatusOrBuilderBuildEventStreamProtos.BuildEventOrBuilder. getWorkspaceStatusOrBuilder().build_event_stream.WorkspaceStatus workspace_status = 16;
-