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