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