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 InterconnectsClientInterconnectsClient. create()Constructs an instance of InterconnectsClient with default settings.static InterconnectsClientInterconnectsClient. create(InterconnectsSettings settings)Constructs an instance of InterconnectsClient, using the given settings.static InterconnectsClientInterconnectsClient. create(InterconnectsStub stub)Constructs an instance of InterconnectsClient, using the given stub for making calls.
-