Interface ConnectionServiceGrpc.AsyncService (2.36.0)

public static interface ConnectionServiceGrpc.AsyncService

Service Interface for the Apigee Connect connection management APIs.

Methods

listConnections(ListConnectionsRequest request, StreamObserver<ListConnectionsResponse> responseObserver)

public default void listConnections(ListConnectionsRequest request, StreamObserver<ListConnectionsResponse> responseObserver)

Lists connections that are currently active for the given Apigee Connect endpoint.

Parameters
NameDescription
requestListConnectionsRequest
responseObserverio.grpc.stub.StreamObserver<ListConnectionsResponse>