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