StreamId.Builder |
StreamId.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
StreamId.Builder |
StreamId.Builder.clear() |
|
StreamId.Builder |
StreamId.Builder.clearBuildId() |
The id of a Build message.
|
StreamId.Builder |
StreamId.Builder.clearComponent() |
The component that emitted this event.
|
StreamId.Builder |
StreamId.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
StreamId.Builder |
StreamId.Builder.clearInvocationId() |
The unique invocation ID within this build.
|
StreamId.Builder |
StreamId.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
StreamId.Builder |
StreamId.Builder.clone() |
|
StreamId.Builder |
OrderedBuildEvent.Builder.getStreamIdBuilder() |
Which build event stream this event belongs to.
|
StreamId.Builder |
PublishBuildToolEventStreamResponse.Builder.getStreamIdBuilder() |
The stream that contains this event.
|
StreamId.Builder |
StreamId.Builder.mergeFrom(StreamId other) |
|
StreamId.Builder |
StreamId.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
StreamId.Builder |
StreamId.Builder.mergeFrom(com.google.protobuf.Message other) |
|
StreamId.Builder |
StreamId.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static StreamId.Builder |
StreamId.newBuilder() |
|
static StreamId.Builder |
StreamId.newBuilder(StreamId prototype) |
|
StreamId.Builder |
StreamId.newBuilderForType() |
|
protected StreamId.Builder |
StreamId.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
StreamId.Builder |
StreamId.Builder.setBuildId(java.lang.String value) |
The id of a Build message.
|
StreamId.Builder |
StreamId.Builder.setBuildIdBytes(com.google.protobuf.ByteString value) |
The id of a Build message.
|
StreamId.Builder |
StreamId.Builder.setComponent(StreamId.BuildComponent value) |
The component that emitted this event.
|
StreamId.Builder |
StreamId.Builder.setComponentValue(int value) |
The component that emitted this event.
|
StreamId.Builder |
StreamId.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
StreamId.Builder |
StreamId.Builder.setInvocationId(java.lang.String value) |
The unique invocation ID within this build.
|
StreamId.Builder |
StreamId.Builder.setInvocationIdBytes(com.google.protobuf.ByteString value) |
The unique invocation ID within this build.
|
StreamId.Builder |
StreamId.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
StreamId.Builder |
StreamId.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
StreamId.Builder |
StreamId.toBuilder() |
|