Uses of Class
com.google.cloud.apigeeconnect.v1.TetherClient
-
Packages that use TetherClient Package Description com.google.cloud.apigeeconnect.v1 A client to Apigee Connect API -
-
Uses of TetherClient in com.google.cloud.apigeeconnect.v1
Methods in com.google.cloud.apigeeconnect.v1 that return TetherClient Modifier and Type Method Description static TetherClient
TetherClient. create()
Constructs an instance of TetherClient with default settings.static TetherClient
TetherClient. create(TetherStub stub)
Constructs an instance of TetherClient, using the given stub for making calls.static TetherClient
TetherClient. create(TetherSettings settings)
Constructs an instance of TetherClient, using the given settings.
-