Uses of Class
com.google.cloud.beyondcorp.clientgateways.v1.ClientGatewaysServiceGrpc.ClientGatewaysServiceStub
-
Packages that use ClientGatewaysServiceGrpc.ClientGatewaysServiceStub Package Description com.google.cloud.beyondcorp.clientgateways.v1 A client to BeyondCorp API -
-
Uses of ClientGatewaysServiceGrpc.ClientGatewaysServiceStub in com.google.cloud.beyondcorp.clientgateways.v1
Methods in com.google.cloud.beyondcorp.clientgateways.v1 that return ClientGatewaysServiceGrpc.ClientGatewaysServiceStub Modifier and Type Method Description protected ClientGatewaysServiceGrpc.ClientGatewaysServiceStub
ClientGatewaysServiceGrpc.ClientGatewaysServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ClientGatewaysServiceGrpc.ClientGatewaysServiceStub
ClientGatewaysServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-