Uses of Class
com.google.cloud.apigeeconnect.v1.stub.GrpcConnectionServiceStub
-
Packages that use GrpcConnectionServiceStub Package Description com.google.cloud.apigeeconnect.v1.stub -
-
Uses of GrpcConnectionServiceStub in com.google.cloud.apigeeconnect.v1.stub
Methods in com.google.cloud.apigeeconnect.v1.stub that return GrpcConnectionServiceStub Modifier and Type Method Description static GrpcConnectionServiceStub
GrpcConnectionServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcConnectionServiceStub
GrpcConnectionServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcConnectionServiceStub
GrpcConnectionServiceStub. create(ConnectionServiceStubSettings settings)
-