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