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(Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.clear() |
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.clearField(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(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(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.mergeFrom(Message other) |
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.mergeUnknownFields(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(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(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(ByteString value) |
Name of the output group
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
|
BuildEventStreamProtos.OutputGroup.Builder |
BuildEventStreamProtos.OutputGroup.toBuilder() |
|