Uses of Class
com.google.cloud.compute.v1.stub.InterconnectsStubSettings
-
Packages that use InterconnectsStubSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of InterconnectsStubSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 with parameters of type InterconnectsStubSettings Modifier and Type Method Description static InterconnectsSettingsInterconnectsSettings. create(InterconnectsStubSettings stub) -
Uses of InterconnectsStubSettings in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return InterconnectsStubSettings Modifier and Type Method Description InterconnectsStubSettingsInterconnectsStubSettings.Builder. build()Methods in com.google.cloud.compute.v1.stub with parameters of type InterconnectsStubSettings Modifier and Type Method Description static HttpJsonInterconnectsStubHttpJsonInterconnectsStub. create(InterconnectsStubSettings settings)Constructors in com.google.cloud.compute.v1.stub with parameters of type InterconnectsStubSettings Constructor Description Builder(InterconnectsStubSettings settings)HttpJsonInterconnectsStub(InterconnectsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonInterconnectsStub, using the given settings.HttpJsonInterconnectsStub(InterconnectsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonInterconnectsStub, using the given settings.
-