graviton.admin_service.ZioAdminService.AdminServiceClientWithResponseMetadata
See theAdminServiceClientWithResponseMetadata companion trait
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Members list
Value members
Concrete methods
def live[Context](managedChannel: ZManagedChannel, transforms: ClientTransform): ZLayer[Any, Throwable, AdminServiceClientWithResponseMetadata]
def live[Context](managedChannel: ZManagedChannel, options: CallOptions = ..., metadata: UIO[SafeMetadata] = ...): ZLayer[Any, Throwable, AdminServiceClientWithResponseMetadata]
def scoped(managedChannel: ZManagedChannel, transforms: ClientTransform): ZIO[Scope, Throwable, AdminServiceClientWithResponseMetadata]
def scoped(managedChannel: ZManagedChannel, options: CallOptions = ..., metadata: UIO[SafeMetadata] = ...): ZIO[Scope, Throwable, AdminServiceClientWithResponseMetadata]
Inherited methods
Attributes
- Inherited from:
- AdminServiceWithResponseMetadataAccessors
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Definition Classes
- Inherited from:
- AdminServiceWithResponseMetadataAccessors
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