Uses of Class
com.google.cloud.compute.v1.AddressesSettings
-
Packages that use AddressesSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of AddressesSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return AddressesSettings Modifier and Type Method Description AddressesSettings
AddressesSettings.Builder. build()
static AddressesSettings
AddressesSettings. create(AddressesStubSettings stub)
AddressesSettings
AddressesClient. getSettings()
Methods in com.google.cloud.compute.v1 with parameters of type AddressesSettings Modifier and Type Method Description static AddressesClient
AddressesClient. create(AddressesSettings settings)
Constructs an instance of AddressesClient, using the given settings.Constructors in com.google.cloud.compute.v1 with parameters of type AddressesSettings Constructor Description AddressesClient(AddressesSettings settings)
Constructs an instance of AddressesClient, using the given settings.Builder(AddressesSettings settings)
-