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 ConnectionServiceStub
ConnectionServiceClient. getStub()
Methods in com.google.cloud.apigeeconnect.v1 with parameters of type ConnectionServiceStub Modifier and Type Method Description static ConnectionServiceClient
ConnectionServiceClient. 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 class
GrpcConnectionServiceStub
gRPC stub implementation for the ConnectionService service API.class
HttpJsonConnectionServiceStub
REST stub implementation for the ConnectionService service API.Methods in com.google.cloud.apigeeconnect.v1.stub that return ConnectionServiceStub Modifier and Type Method Description ConnectionServiceStub
ConnectionServiceStubSettings. createStub()
-