Uses of Interface
com.google.devtools.build.v1.StreamIdOrBuilder
-
Packages that use StreamIdOrBuilder Package Description com.google.devtools.build.v1 -
-
Uses of StreamIdOrBuilder in com.google.devtools.build.v1
Classes in com.google.devtools.build.v1 that implement StreamIdOrBuilder Modifier and Type Class Description classStreamIdUnique identifier for a build event stream.static classStreamId.BuilderUnique identifier for a build event stream.Methods in com.google.devtools.build.v1 that return StreamIdOrBuilder Modifier and Type Method Description StreamIdOrBuilderOrderedBuildEvent.Builder. getStreamIdOrBuilder()Which build event stream this event belongs to.StreamIdOrBuilderOrderedBuildEvent. getStreamIdOrBuilder()Which build event stream this event belongs to.StreamIdOrBuilderOrderedBuildEventOrBuilder. getStreamIdOrBuilder()Which build event stream this event belongs to.StreamIdOrBuilderPublishBuildToolEventStreamResponse.Builder. getStreamIdOrBuilder()The stream that contains this event.StreamIdOrBuilderPublishBuildToolEventStreamResponse. getStreamIdOrBuilder()The stream that contains this event.StreamIdOrBuilderPublishBuildToolEventStreamResponseOrBuilder. getStreamIdOrBuilder()The stream that contains this event.
-