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