Uses of Class
com.google.cloud.resourcemanager.v3.OrganizationsGrpc.OrganizationsStub
-
Packages that use OrganizationsGrpc.OrganizationsStub Package Description com.google.cloud.resourcemanager.v3 A client to Cloud Resource Manager API -
-
Uses of OrganizationsGrpc.OrganizationsStub in com.google.cloud.resourcemanager.v3
Methods in com.google.cloud.resourcemanager.v3 that return OrganizationsGrpc.OrganizationsStub Modifier and Type Method Description protected OrganizationsGrpc.OrganizationsStub
OrganizationsGrpc.OrganizationsStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static OrganizationsGrpc.OrganizationsStub
OrganizationsGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-