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 TetherSettingsTetherSettings.Builder. build()static TetherSettingsTetherSettings. create(TetherStubSettings stub)TetherSettingsTetherClient. getSettings()Methods in com.google.cloud.apigeeconnect.v1 with parameters of type TetherSettings Modifier and Type Method Description static TetherClientTetherClient. 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.
-