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