Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.WorkspaceConfig
Packages that use BuildEventStreamProtos.WorkspaceConfig
-
Uses of BuildEventStreamProtos.WorkspaceConfig in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.WorkspaceConfigModifier and TypeMethodDescriptionBuildEventStreamProtos.WorkspaceConfig.Builder.build()BuildEventStreamProtos.WorkspaceConfig.Builder.buildPartial()BuildEventStreamProtos.WorkspaceConfig.getDefaultInstance()BuildEventStreamProtos.WorkspaceConfig.Builder.getDefaultInstanceForType()BuildEventStreamProtos.WorkspaceConfig.getDefaultInstanceForType()BuildEventStreamProtos.BuildEvent.Builder.getWorkspaceInfo().build_event_stream.WorkspaceConfig workspace_info = 25;BuildEventStreamProtos.BuildEvent.getWorkspaceInfo().build_event_stream.WorkspaceConfig workspace_info = 25;BuildEventStreamProtos.BuildEventOrBuilder.getWorkspaceInfo().build_event_stream.WorkspaceConfig workspace_info = 25;BuildEventStreamProtos.WorkspaceConfig.parseDelimitedFrom(InputStream input) BuildEventStreamProtos.WorkspaceConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.WorkspaceConfig.parseFrom(byte[] data) BuildEventStreamProtos.WorkspaceConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.WorkspaceConfig.parseFrom(com.google.protobuf.ByteString data) BuildEventStreamProtos.WorkspaceConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.WorkspaceConfig.parseFrom(com.google.protobuf.CodedInputStream input) BuildEventStreamProtos.WorkspaceConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.WorkspaceConfig.parseFrom(InputStream input) BuildEventStreamProtos.WorkspaceConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.WorkspaceConfig.parseFrom(ByteBuffer data) BuildEventStreamProtos.WorkspaceConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.WorkspaceConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BuildEventStreamProtos.WorkspaceConfig>BuildEventStreamProtos.WorkspaceConfig.getParserForType()static com.google.protobuf.Parser<BuildEventStreamProtos.WorkspaceConfig>BuildEventStreamProtos.WorkspaceConfig.parser()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.WorkspaceConfigModifier and TypeMethodDescriptionBuildEventStreamProtos.WorkspaceConfig.Builder.mergeFrom(BuildEventStreamProtos.WorkspaceConfig other) BuildEventStreamProtos.BuildEvent.Builder.mergeWorkspaceInfo(BuildEventStreamProtos.WorkspaceConfig value) .build_event_stream.WorkspaceConfig workspace_info = 25;BuildEventStreamProtos.WorkspaceConfig.newBuilder(BuildEventStreamProtos.WorkspaceConfig prototype) BuildEventStreamProtos.BuildEvent.Builder.setWorkspaceInfo(BuildEventStreamProtos.WorkspaceConfig value) .build_event_stream.WorkspaceConfig workspace_info = 25;