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