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