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