Uses of Class
com.google.cloud.compute.v1.InterconnectsClient
-
Packages that use InterconnectsClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InterconnectsClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InterconnectsClient Modifier and Type Method Description static InterconnectsClient
InterconnectsClient. create()
Constructs an instance of InterconnectsClient with default settings.static InterconnectsClient
InterconnectsClient. create(InterconnectsSettings settings)
Constructs an instance of InterconnectsClient, using the given settings.static InterconnectsClient
InterconnectsClient. create(InterconnectsStub stub)
Constructs an instance of InterconnectsClient, using the given stub for making calls.
-