Uses of Class
com.google.cloud.compute.v1.stub.GlobalAddressesStubSettings
-
Packages that use GlobalAddressesStubSettings 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 GlobalAddressesStubSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 with parameters of type GlobalAddressesStubSettings Modifier and Type Method Description static GlobalAddressesSettingsGlobalAddressesSettings. create(GlobalAddressesStubSettings stub) -
Uses of GlobalAddressesStubSettings in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return GlobalAddressesStubSettings Modifier and Type Method Description GlobalAddressesStubSettingsGlobalAddressesStubSettings.Builder. build()Methods in com.google.cloud.compute.v1.stub with parameters of type GlobalAddressesStubSettings Modifier and Type Method Description static HttpJsonGlobalAddressesStubHttpJsonGlobalAddressesStub. create(GlobalAddressesStubSettings settings)Constructors in com.google.cloud.compute.v1.stub with parameters of type GlobalAddressesStubSettings Constructor Description Builder(GlobalAddressesStubSettings settings)HttpJsonGlobalAddressesStub(GlobalAddressesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonGlobalAddressesStub, using the given settings.HttpJsonGlobalAddressesStub(GlobalAddressesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonGlobalAddressesStub, using the given settings.
-