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