io.graviton.blobstore.v1.admin_service.ZioAdminService.AdminServiceClient
See theAdminServiceClient companion trait
object AdminServiceClient extends AdminServiceAccessors
Attributes
- Companion
- trait
- Source
- ZioAdminService.scala
- Graph
-
- Supertypes
- Self type
-
AdminServiceClient.type
Members list
Value members
Concrete methods
def live(managedChannel: ZManagedChannel, transforms: ClientTransform): ZLayer[Any, Throwable, AdminServiceClient]
Attributes
- Source
- ZioAdminService.scala
def live(managedChannel: ZManagedChannel, options: CallOptions = ..., metadata: UIO[SafeMetadata] = ...): ZLayer[Any, Throwable, AdminServiceClient]
Attributes
- Source
- ZioAdminService.scala
def scoped(managedChannel: ZManagedChannel, transforms: ClientTransform): ZIO[Scope, Throwable, AdminServiceClient]
Attributes
- Source
- ZioAdminService.scala
def scoped(managedChannel: ZManagedChannel, options: CallOptions = ..., metadata: UIO[SafeMetadata] = ...): ZIO[Scope, Throwable, AdminServiceClient]
Attributes
- Source
- ZioAdminService.scala
Inherited methods
Attributes
- Inherited from:
- AdminServiceAccessors
- Source
- ZioAdminService.scala
Attributes
- Inherited from:
- GeneratedClient
- Source
- GeneratedClient.scala
Attributes
- Inherited from:
- GeneratedClient
- Source
- GeneratedClient.scala
Attributes
- Definition Classes
- Inherited from:
- AdminServiceAccessors
- Source
- ZioAdminService.scala
Attributes
- Inherited from:
- GeneratedClient
- Source
- GeneratedClient.scala
Attributes
- Inherited from:
- GeneratedClient
- Source
- GeneratedClient.scala
Attributes
- Inherited from:
- GeneratedClient
- Source
- GeneratedClient.scala
Attributes
- Inherited from:
- GeneratedClient
- Source
- GeneratedClient.scala
Attributes
- Inherited from:
- GeneratedClient
- Source
- GeneratedClient.scala
Attributes
- Inherited from:
- GeneratedClient
- Source
- GeneratedClient.scala
In this article