Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.WorkspaceConfigId.Builder
Packages that use BuildEventStreamProtos.BuildEventId.WorkspaceConfigId.Builder
-
Uses of BuildEventStreamProtos.BuildEventId.WorkspaceConfigId.Builder in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.WorkspaceConfigId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.WorkspaceConfigId.Builder.clear()BuildEventStreamProtos.BuildEventId.Builder.getWorkspaceBuilder().build_event_stream.BuildEventId.WorkspaceConfigId workspace = 23;BuildEventStreamProtos.BuildEventId.WorkspaceConfigId.Builder.mergeFrom(BuildEventStreamProtos.BuildEventId.WorkspaceConfigId other) BuildEventStreamProtos.BuildEventId.WorkspaceConfigId.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.WorkspaceConfigId.Builder.mergeFrom(com.google.protobuf.Message other) BuildEventStreamProtos.BuildEventId.WorkspaceConfigId.newBuilder()BuildEventStreamProtos.BuildEventId.WorkspaceConfigId.newBuilder(BuildEventStreamProtos.BuildEventId.WorkspaceConfigId prototype) BuildEventStreamProtos.BuildEventId.WorkspaceConfigId.newBuilderForType()BuildEventStreamProtos.BuildEventId.WorkspaceConfigId.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BuildEventStreamProtos.BuildEventId.WorkspaceConfigId.toBuilder()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildEventId.WorkspaceConfigId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.Builder.setWorkspace(BuildEventStreamProtos.BuildEventId.WorkspaceConfigId.Builder builderForValue) .build_event_stream.BuildEventId.WorkspaceConfigId workspace = 23;