NodeServiceAccessors

proto.prism.node.ZioPrismNodeApi.NodeServiceAccessors
class NodeServiceAccessors(transforms: ClientTransform) extends GeneratedClient[NodeServiceAccessors]

Attributes

Graph
Supertypes
trait GeneratedClient[NodeServiceAccessors]
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Constructors

def this(callOptionsFunc: CallOptions => CallOptions, metadataFunc: SafeMetadata => UIO[SafeMetadata])

Inherited methods

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Inherited from:
GeneratedClient

Attributes

Inherited from:
GeneratedClient