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