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