Uses of Class
com.google.cloud.compute.v1.stub.ProjectsStub
-
Packages that use ProjectsStub Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of ProjectsStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ProjectsStub Modifier and Type Method Description ProjectsStubProjectsClient. getStub()Methods in com.google.cloud.compute.v1 with parameters of type ProjectsStub Modifier and Type Method Description static ProjectsClientProjectsClient. create(ProjectsStub stub)Constructs an instance of ProjectsClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type ProjectsStub Constructor Description ProjectsClient(ProjectsStub stub) -
Uses of ProjectsStub in com.google.cloud.compute.v1.stub
Subclasses of ProjectsStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description classHttpJsonProjectsStubREST stub implementation for the Projects service API.Methods in com.google.cloud.compute.v1.stub that return ProjectsStub Modifier and Type Method Description ProjectsStubProjectsStubSettings. createStub()
-