Uses of Class
com.google.cloud.resourcemanager.v3.OrganizationsGrpc.OrganizationsFutureStub
-
Packages that use OrganizationsGrpc.OrganizationsFutureStub Package Description com.google.cloud.resourcemanager.v3 A client to Cloud Resource Manager API -
-
Uses of OrganizationsGrpc.OrganizationsFutureStub in com.google.cloud.resourcemanager.v3
Methods in com.google.cloud.resourcemanager.v3 that return OrganizationsGrpc.OrganizationsFutureStub Modifier and Type Method Description protected OrganizationsGrpc.OrganizationsFutureStub
OrganizationsGrpc.OrganizationsFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static OrganizationsGrpc.OrganizationsFutureStub
OrganizationsGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-