Uses of Interface
com.daml.ledger.api.v1.admin.IdentityProviderConfigServiceGrpc.AsyncService
-
Packages that use IdentityProviderConfigServiceGrpc.AsyncService Package Description com.daml.ledger.api.v1.admin -
-
Uses of IdentityProviderConfigServiceGrpc.AsyncService in com.daml.ledger.api.v1.admin
Classes in com.daml.ledger.api.v1.admin that implement IdentityProviderConfigServiceGrpc.AsyncService Modifier and Type Class Description static class
IdentityProviderConfigServiceGrpc.IdentityProviderConfigServiceImplBase
Base class for the server implementation of the service IdentityProviderConfigService.Methods in com.daml.ledger.api.v1.admin with parameters of type IdentityProviderConfigServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinition
IdentityProviderConfigServiceGrpc. bindService(IdentityProviderConfigServiceGrpc.AsyncService service)
-