Uses of Class
com.google.cloud.compute.v1.ProjectsClient
-
Packages that use ProjectsClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ProjectsClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ProjectsClient Modifier and Type Method Description static ProjectsClientProjectsClient. create()Constructs an instance of ProjectsClient with default settings.static ProjectsClientProjectsClient. create(ProjectsSettings settings)Constructs an instance of ProjectsClient, using the given settings.static ProjectsClientProjectsClient. create(ProjectsStub stub)Constructs an instance of ProjectsClient, using the given stub for making calls.
-