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