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