public static final class ClientStreamTracer.StreamInfo.Builder
extends java.lang.Object
ClientStreamTracer.StreamInfo
objects.Modifier and Type | Method | Description |
---|---|---|
ClientStreamTracer.StreamInfo |
build() |
Builds a new StreamInfo.
|
ClientStreamTracer.StreamInfo.Builder |
setCallOptions(CallOptions callOptions) |
Sets the effective CallOptions of the call.
|
ClientStreamTracer.StreamInfo.Builder |
setTransportAttrs(Attributes transportAttrs) |
Sets the attributes of the transport that this stream was created on.
|
@TransportAttr public ClientStreamTracer.StreamInfo.Builder setTransportAttrs(Attributes transportAttrs)
public ClientStreamTracer.StreamInfo.Builder setCallOptions(CallOptions callOptions)
public ClientStreamTracer.StreamInfo build()