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