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