NodeServiceWithResponseMetadataAccessors
proto.prism.node.ZioPrismNodeApi.NodeServiceWithResponseMetadataAccessors
class NodeServiceWithResponseMetadataAccessors(transforms: ClientTransform) extends GeneratedClient[NodeServiceWithResponseMetadataAccessors]
Attributes
- Graph
-
- Supertypes
-
trait GeneratedClient[NodeServiceWithResponseMetadataAccessors]class Objecttrait Matchableclass Any
- Known subtypes
Members list
Value members
Constructors
def this(callOptionsFunc: CallOptions => CallOptions, metadataFunc: SafeMetadata => UIO[SafeMetadata])
Concrete methods
def getDidDocument(request: GetDidDocumentRequest): ZIO[NodeServiceClientWithResponseMetadata, StatusException, ResponseContext[GetDidDocumentResponse]]
def getLastSyncedBlockTimestamp(request: GetLastSyncedBlockTimestampRequest): ZIO[NodeServiceClientWithResponseMetadata, StatusException, ResponseContext[GetLastSyncedBlockTimestampResponse]]
def getNodeBuildInfo(request: GetNodeBuildInfoRequest): ZIO[NodeServiceClientWithResponseMetadata, StatusException, ResponseContext[GetNodeBuildInfoResponse]]
def getNodeNetworkProtocolInfo(request: GetNodeNetworkProtocolInfoRequest): ZIO[NodeServiceClientWithResponseMetadata, StatusException, ResponseContext[GetNodeNetworkProtocolInfoResponse]]
def getOperationInfo(request: GetOperationInfoRequest): ZIO[NodeServiceClientWithResponseMetadata, StatusException, ResponseContext[GetOperationInfoResponse]]
def healthCheck(request: HealthCheckRequest): ZIO[NodeServiceClientWithResponseMetadata, StatusException, ResponseContext[HealthCheckResponse]]
def scheduleOperations(request: ScheduleOperationsRequest): ZIO[NodeServiceClientWithResponseMetadata, StatusException, ResponseContext[ScheduleOperationsResponse]]
Attributes
- Definition Classes
-
GeneratedClient
Inherited methods
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
In this article