Uses of Class
com.google.cloud.vpcaccess.v1.VpcAccessServiceGrpc.VpcAccessServiceBlockingStub
-
Packages that use VpcAccessServiceGrpc.VpcAccessServiceBlockingStub Package Description com.google.cloud.vpcaccess.v1 A client to Serverless VPC Access API -
-
Uses of VpcAccessServiceGrpc.VpcAccessServiceBlockingStub in com.google.cloud.vpcaccess.v1
Methods in com.google.cloud.vpcaccess.v1 that return VpcAccessServiceGrpc.VpcAccessServiceBlockingStub Modifier and Type Method Description protected VpcAccessServiceGrpc.VpcAccessServiceBlockingStub
VpcAccessServiceGrpc.VpcAccessServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static VpcAccessServiceGrpc.VpcAccessServiceBlockingStub
VpcAccessServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-