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