public static final class ClientStreamTracer.StreamInfo.Builder extends Object
ClientStreamTracer.StreamInfo
objects.Modifier and Type | Method and 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.
|
@Grpc.TransportAttr public ClientStreamTracer.StreamInfo.Builder setTransportAttrs(Attributes transportAttrs)
public ClientStreamTracer.StreamInfo.Builder setCallOptions(CallOptions callOptions)
public ClientStreamTracer.StreamInfo build()