Uses of Class
com.google.cloud.resourcemanager.v3.stub.FoldersStub
-
Packages that use FoldersStub Package Description com.google.cloud.resourcemanager.v3 A client to Cloud Resource Manager APIcom.google.cloud.resourcemanager.v3.stub -
-
Uses of FoldersStub in com.google.cloud.resourcemanager.v3
Methods in com.google.cloud.resourcemanager.v3 that return FoldersStub Modifier and Type Method Description FoldersStubFoldersClient. getStub()Methods in com.google.cloud.resourcemanager.v3 with parameters of type FoldersStub Modifier and Type Method Description static FoldersClientFoldersClient. create(FoldersStub stub)Constructs an instance of FoldersClient, using the given stub for making calls.Constructors in com.google.cloud.resourcemanager.v3 with parameters of type FoldersStub Constructor Description FoldersClient(FoldersStub stub) -
Uses of FoldersStub in com.google.cloud.resourcemanager.v3.stub
Subclasses of FoldersStub in com.google.cloud.resourcemanager.v3.stub Modifier and Type Class Description classGrpcFoldersStubgRPC stub implementation for the Folders service API.classHttpJsonFoldersStubREST stub implementation for the Folders service API.Methods in com.google.cloud.resourcemanager.v3.stub that return FoldersStub Modifier and Type Method Description FoldersStubFoldersStubSettings. createStub()
-