Uses of Class
com.google.cloud.apigeeconnect.v1.stub.TetherStub
-
Packages that use TetherStub Package Description com.google.cloud.apigeeconnect.v1 A client to Apigee Connect APIcom.google.cloud.apigeeconnect.v1.stub -
-
Uses of TetherStub in com.google.cloud.apigeeconnect.v1
Methods in com.google.cloud.apigeeconnect.v1 that return TetherStub Modifier and Type Method Description TetherStubTetherClient. getStub()Methods in com.google.cloud.apigeeconnect.v1 with parameters of type TetherStub Modifier and Type Method Description static TetherClientTetherClient. create(TetherStub stub)Constructs an instance of TetherClient, using the given stub for making calls.Constructors in com.google.cloud.apigeeconnect.v1 with parameters of type TetherStub Constructor Description TetherClient(TetherStub stub) -
Uses of TetherStub in com.google.cloud.apigeeconnect.v1.stub
Subclasses of TetherStub in com.google.cloud.apigeeconnect.v1.stub Modifier and Type Class Description classGrpcTetherStubgRPC stub implementation for the Tether service API.Methods in com.google.cloud.apigeeconnect.v1.stub that return TetherStub Modifier and Type Method Description TetherStubTetherStubSettings. createStub()
-