ClientTransform

scalapb.zio_grpc.ClientTransform$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def mapCallOptions(f: CallOptions => CallOptions): ClientTransform
def withCallOptions(callOptions: CallOptions): ClientTransform
def withDeadline(deadline: Deadline): ClientTransform
def withTimeout(duration: Duration): ClientTransform
def withTimeoutMillis(millis: Long): ClientTransform

Concrete fields