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