Uses of Class
com.google.cloud.managedidentities.v1.ManagedIdentitiesServiceGrpc.ManagedIdentitiesServiceBlockingStub
-
Packages that use ManagedIdentitiesServiceGrpc.ManagedIdentitiesServiceBlockingStub Package Description com.google.cloud.managedidentities.v1 A client to Managed Service for Microsoft Active Directory API -
-
Uses of ManagedIdentitiesServiceGrpc.ManagedIdentitiesServiceBlockingStub in com.google.cloud.managedidentities.v1
Methods in com.google.cloud.managedidentities.v1 that return ManagedIdentitiesServiceGrpc.ManagedIdentitiesServiceBlockingStub Modifier and Type Method Description protected ManagedIdentitiesServiceGrpc.ManagedIdentitiesServiceBlockingStub
ManagedIdentitiesServiceGrpc.ManagedIdentitiesServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ManagedIdentitiesServiceGrpc.ManagedIdentitiesServiceBlockingStub
ManagedIdentitiesServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-