NodeServiceClient

proto.prism.node.ZioPrismNodeApi.NodeServiceClient
See theNodeServiceClient companion object
trait NodeServiceClient extends GeneratedClient[NodeServiceClient]

Attributes

Companion
object
Graph
Supertypes
trait GeneratedClient[NodeServiceClient]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

def mapCallOptions(f: CallOptions => CallOptions): NodeServiceClient

Attributes

Inherited from:
GeneratedClient
def mapMetadataZIO(f: SafeMetadata => UIO[SafeMetadata]): NodeServiceClient

Attributes

Inherited from:
GeneratedClient
def transform(t: Transform): NodeServiceClient

Attributes

Inherited from:
GeneratedClient
def withCallOptions(callOptions: CallOptions): NodeServiceClient

Attributes

Inherited from:
GeneratedClient
def withDeadline(deadline: Deadline): NodeServiceClient

Attributes

Inherited from:
GeneratedClient
def withMetadataZIO(metadata: UIO[SafeMetadata]): NodeServiceClient

Attributes

Inherited from:
GeneratedClient
def withTimeout(duration: Duration): NodeServiceClient

Attributes

Inherited from:
GeneratedClient

Attributes

Inherited from:
GeneratedClient

Inherited and Abstract methods

def transform(t: ZTransform[ClientCallContext, ClientCallContext]): NodeServiceClient

Attributes

Inherited from:
GeneratedClient