BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.addAllFileSets(java.lang.Iterable<? extends BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId> values) |
List of file sets that belong to this output group as well.
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.addFileSets(int index,
BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId value) |
List of file sets that belong to this output group as well.
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.addFileSets(int index,
BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId.Builder builderForValue) |
List of file sets that belong to this output group as well.
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.addFileSets(BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId value) |
List of file sets that belong to this output group as well.
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.addFileSets(BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId.Builder builderForValue) |
List of file sets that belong to this output group as well.
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.TargetComplete.Builder.addOutputGroupBuilder() |
The output files are arranged by their output group.
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.TargetComplete.Builder.addOutputGroupBuilder(int index) |
The output files are arranged by their output group.
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.clear() |
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.clearFileSets() |
List of file sets that belong to this output group as well.
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.clearIncomplete() |
Indicates that one or more of the output group's files were not built
successfully (the generating action failed).
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.clearName() |
Name of the output group
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.clone() |
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.TargetComplete.Builder.getOutputGroupBuilder(int index) |
The output files are arranged by their output group.
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.mergeFrom(BuildEventStreamProtos.OutputGroup other) |
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.newBuilder() |
|
static BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.newBuilder(BuildEventStreamProtos.OutputGroup prototype) |
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.newBuilderForType() |
|
protected BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.removeFileSets(int index) |
List of file sets that belong to this output group as well.
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.setFileSets(int index,
BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId value) |
List of file sets that belong to this output group as well.
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.setFileSets(int index,
BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId.Builder builderForValue) |
List of file sets that belong to this output group as well.
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.setIncomplete(boolean value) |
Indicates that one or more of the output group's files were not built
successfully (the generating action failed).
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.setName(java.lang.String value) |
Name of the output group
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Name of the output group
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.toBuilder() |
|