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