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 TetherClientTetherClient. create()Constructs an instance of TetherClient with default settings.static TetherClientTetherClient. create(TetherStub stub)Constructs an instance of TetherClient, using the given stub for making calls.static TetherClientTetherClient. create(TetherSettings settings)Constructs an instance of TetherClient, using the given settings.
-