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