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