Uses of Class
com.google.cloud.compute.v1.stub.TargetVpnGatewaysStubSettings.Builder
-
Packages that use TargetVpnGatewaysStubSettings.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 TargetVpnGatewaysStubSettings.Builder in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetVpnGatewaysStubSettings.Builder Modifier and Type Method Description TargetVpnGatewaysStubSettings.BuilderTargetVpnGatewaysSettings.Builder. getStubSettingsBuilder()Constructors in com.google.cloud.compute.v1 with parameters of type TargetVpnGatewaysStubSettings.Builder Constructor Description Builder(TargetVpnGatewaysStubSettings.Builder stubSettings) -
Uses of TargetVpnGatewaysStubSettings.Builder in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return TargetVpnGatewaysStubSettings.Builder Modifier and Type Method Description TargetVpnGatewaysStubSettings.BuilderTargetVpnGatewaysStubSettings.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 TargetVpnGatewaysStubSettings.BuilderTargetVpnGatewaysStubSettings. newBuilder()Returns a new builder for this class.static TargetVpnGatewaysStubSettings.BuilderTargetVpnGatewaysStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)Returns a new builder for this class.TargetVpnGatewaysStubSettings.BuilderTargetVpnGatewaysStubSettings. toBuilder()Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.compute.v1.stub with parameters of type TargetVpnGatewaysStubSettings.Builder Constructor Description TargetVpnGatewaysStubSettings(TargetVpnGatewaysStubSettings.Builder settingsBuilder)
-