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