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