Uses of Class
com.google.cloud.compute.v1.TargetTcpProxiesSettings.Builder
-
Packages that use TargetTcpProxiesSettings.Builder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of TargetTcpProxiesSettings.Builder in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetTcpProxiesSettings.Builder Modifier and Type Method Description TargetTcpProxiesSettings.Builder
TargetTcpProxiesSettings.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 TargetTcpProxiesSettings.Builder
TargetTcpProxiesSettings. newBuilder()
Returns a new builder for this class.static TargetTcpProxiesSettings.Builder
TargetTcpProxiesSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
Returns a new builder for this class.TargetTcpProxiesSettings.Builder
TargetTcpProxiesSettings. toBuilder()
Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.compute.v1 with parameters of type TargetTcpProxiesSettings.Builder Constructor Description TargetTcpProxiesSettings(TargetTcpProxiesSettings.Builder settingsBuilder)
-