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