Uses of Class
com.google.cloud.apigeeconnect.v1.ConnectionServiceGrpc.ConnectionServiceStub
-
Packages that use ConnectionServiceGrpc.ConnectionServiceStub Package Description com.google.cloud.apigeeconnect.v1 A client to Apigee Connect API -
-
Uses of ConnectionServiceGrpc.ConnectionServiceStub in com.google.cloud.apigeeconnect.v1
Methods in com.google.cloud.apigeeconnect.v1 that return ConnectionServiceGrpc.ConnectionServiceStub Modifier and Type Method Description protected ConnectionServiceGrpc.ConnectionServiceStub
ConnectionServiceGrpc.ConnectionServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ConnectionServiceGrpc.ConnectionServiceStub
ConnectionServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-