Uses of Class
com.google.cloud.compute.v1.stub.TargetTcpProxiesStubSettings.Builder
-
Packages that use TargetTcpProxiesStubSettings.Builder 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 TargetTcpProxiesStubSettings.Builder in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetTcpProxiesStubSettings.Builder Modifier and Type Method Description TargetTcpProxiesStubSettings.Builder
TargetTcpProxiesSettings.Builder. getStubSettingsBuilder()
Constructors in com.google.cloud.compute.v1 with parameters of type TargetTcpProxiesStubSettings.Builder Constructor Description Builder(TargetTcpProxiesStubSettings.Builder stubSettings)
-
Uses of TargetTcpProxiesStubSettings.Builder in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return TargetTcpProxiesStubSettings.Builder Modifier and Type Method Description TargetTcpProxiesStubSettings.Builder
TargetTcpProxiesStubSettings.Builder. applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.static TargetTcpProxiesStubSettings.Builder
TargetTcpProxiesStubSettings. newBuilder()
Returns a new builder for this class.static TargetTcpProxiesStubSettings.Builder
TargetTcpProxiesStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
Returns a new builder for this class.TargetTcpProxiesStubSettings.Builder
TargetTcpProxiesStubSettings. toBuilder()
Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.compute.v1.stub with parameters of type TargetTcpProxiesStubSettings.Builder Constructor Description TargetTcpProxiesStubSettings(TargetTcpProxiesStubSettings.Builder settingsBuilder)
-