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