Uses of Class
com.google.cloud.compute.v1.InterconnectRemoteLocationsSettings
-
Packages that use InterconnectRemoteLocationsSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InterconnectRemoteLocationsSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InterconnectRemoteLocationsSettings Modifier and Type Method Description InterconnectRemoteLocationsSettings
InterconnectRemoteLocationsSettings.Builder. build()
static InterconnectRemoteLocationsSettings
InterconnectRemoteLocationsSettings. create(InterconnectRemoteLocationsStubSettings stub)
InterconnectRemoteLocationsSettings
InterconnectRemoteLocationsClient. getSettings()
Methods in com.google.cloud.compute.v1 with parameters of type InterconnectRemoteLocationsSettings Modifier and Type Method Description static InterconnectRemoteLocationsClient
InterconnectRemoteLocationsClient. create(InterconnectRemoteLocationsSettings settings)
Constructs an instance of InterconnectRemoteLocationsClient, using the given settings.Constructors in com.google.cloud.compute.v1 with parameters of type InterconnectRemoteLocationsSettings Constructor Description Builder(InterconnectRemoteLocationsSettings settings)
InterconnectRemoteLocationsClient(InterconnectRemoteLocationsSettings settings)
Constructs an instance of InterconnectRemoteLocationsClient, using the given settings.
-