Uses of Class
com.google.cloud.managedidentities.v1.ManagedIdentitiesServiceGrpc.ManagedIdentitiesServiceStub
-
Packages that use ManagedIdentitiesServiceGrpc.ManagedIdentitiesServiceStub Package Description com.google.cloud.managedidentities.v1 A client to Managed Service for Microsoft Active Directory API -
-
Uses of ManagedIdentitiesServiceGrpc.ManagedIdentitiesServiceStub in com.google.cloud.managedidentities.v1
Methods in com.google.cloud.managedidentities.v1 that return ManagedIdentitiesServiceGrpc.ManagedIdentitiesServiceStub Modifier and Type Method Description protected ManagedIdentitiesServiceGrpc.ManagedIdentitiesServiceStub
ManagedIdentitiesServiceGrpc.ManagedIdentitiesServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ManagedIdentitiesServiceGrpc.ManagedIdentitiesServiceStub
ManagedIdentitiesServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-