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