Uses of Class
com.google.cloud.networkconnectivity.v1.HubServiceSettings.Builder
-
Packages that use HubServiceSettings.Builder Package Description com.google.cloud.networkconnectivity.v1 A client to Network Connectivity API -
-
Uses of HubServiceSettings.Builder in com.google.cloud.networkconnectivity.v1
Methods in com.google.cloud.networkconnectivity.v1 that return HubServiceSettings.Builder Modifier and Type Method Description HubServiceSettings.BuilderHubServiceSettings.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 HubServiceSettings.BuilderHubServiceSettings. newBuilder()Returns a new builder for this class.static HubServiceSettings.BuilderHubServiceSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)Returns a new builder for this class.HubServiceSettings.BuilderHubServiceSettings. toBuilder()Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.networkconnectivity.v1 with parameters of type HubServiceSettings.Builder Constructor Description HubServiceSettings(HubServiceSettings.Builder settingsBuilder)
-