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