Uses of Class
com.google.cloud.apigeeconnect.v1.TetherSettings
-
Packages that use TetherSettings Package Description com.google.cloud.apigeeconnect.v1 A client to Apigee Connect API -
-
Uses of TetherSettings in com.google.cloud.apigeeconnect.v1
Methods in com.google.cloud.apigeeconnect.v1 that return TetherSettings Modifier and Type Method Description TetherSettings
TetherSettings.Builder. build()
static TetherSettings
TetherSettings. create(TetherStubSettings stub)
TetherSettings
TetherClient. getSettings()
Methods in com.google.cloud.apigeeconnect.v1 with parameters of type TetherSettings Modifier and Type Method Description static TetherClient
TetherClient. create(TetherSettings settings)
Constructs an instance of TetherClient, using the given settings.Constructors in com.google.cloud.apigeeconnect.v1 with parameters of type TetherSettings Constructor Description Builder(TetherSettings settings)
TetherClient(TetherSettings settings)
Constructs an instance of TetherClient, using the given settings.
-