Uses of Class
com.google.cloud.apigeeconnect.v1.stub.ConnectionServiceStub
-
Packages that use ConnectionServiceStub Package Description com.google.cloud.apigeeconnect.v1 A client to Apigee Connect APIcom.google.cloud.apigeeconnect.v1.stub -
-
Uses of ConnectionServiceStub in com.google.cloud.apigeeconnect.v1
Methods in com.google.cloud.apigeeconnect.v1 that return ConnectionServiceStub Modifier and Type Method Description ConnectionServiceStubConnectionServiceClient. getStub()Methods in com.google.cloud.apigeeconnect.v1 with parameters of type ConnectionServiceStub Modifier and Type Method Description static ConnectionServiceClientConnectionServiceClient. create(ConnectionServiceStub stub)Constructs an instance of ConnectionServiceClient, using the given stub for making calls.Constructors in com.google.cloud.apigeeconnect.v1 with parameters of type ConnectionServiceStub Constructor Description ConnectionServiceClient(ConnectionServiceStub stub) -
Uses of ConnectionServiceStub in com.google.cloud.apigeeconnect.v1.stub
Subclasses of ConnectionServiceStub in com.google.cloud.apigeeconnect.v1.stub Modifier and Type Class Description classGrpcConnectionServiceStubgRPC stub implementation for the ConnectionService service API.classHttpJsonConnectionServiceStubREST stub implementation for the ConnectionService service API.Methods in com.google.cloud.apigeeconnect.v1.stub that return ConnectionServiceStub Modifier and Type Method Description ConnectionServiceStubConnectionServiceStubSettings. createStub()
-