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 InterconnectRemoteLocationsSettingsInterconnectRemoteLocationsSettings.Builder. build()static InterconnectRemoteLocationsSettingsInterconnectRemoteLocationsSettings. create(InterconnectRemoteLocationsStubSettings stub)InterconnectRemoteLocationsSettingsInterconnectRemoteLocationsClient. getSettings()Methods in com.google.cloud.compute.v1 with parameters of type InterconnectRemoteLocationsSettings Modifier and Type Method Description static InterconnectRemoteLocationsClientInterconnectRemoteLocationsClient. 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.
-