Uses of Class
com.google.cloud.apigeeconnect.v1.stub.TetherStubSettings
-
Packages that use TetherStubSettings Package Description com.google.cloud.apigeeconnect.v1 A client to Apigee Connect APIcom.google.cloud.apigeeconnect.v1.stub -
-
Uses of TetherStubSettings in com.google.cloud.apigeeconnect.v1
Methods in com.google.cloud.apigeeconnect.v1 with parameters of type TetherStubSettings Modifier and Type Method Description static TetherSettings
TetherSettings. create(TetherStubSettings stub)
-
Uses of TetherStubSettings in com.google.cloud.apigeeconnect.v1.stub
Methods in com.google.cloud.apigeeconnect.v1.stub that return TetherStubSettings Modifier and Type Method Description TetherStubSettings
TetherStubSettings.Builder. build()
Methods in com.google.cloud.apigeeconnect.v1.stub with parameters of type TetherStubSettings Modifier and Type Method Description static GrpcTetherStub
GrpcTetherStub. create(TetherStubSettings settings)
Constructors in com.google.cloud.apigeeconnect.v1.stub with parameters of type TetherStubSettings Constructor Description Builder(TetherStubSettings settings)
GrpcTetherStub(TetherStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcTetherStub, using the given settings.GrpcTetherStub(TetherStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcTetherStub, using the given settings.
-