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 ProjectsClient
ProjectsClient. create()
Constructs an instance of ProjectsClient with default settings.static ProjectsClient
ProjectsClient. create(ProjectsSettings settings)
Constructs an instance of ProjectsClient, using the given settings.static ProjectsClient
ProjectsClient. create(ProjectsStub stub)
Constructs an instance of ProjectsClient, using the given stub for making calls.
-