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