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