Class ConnectionServiceGrpc.ConnectionServiceBlockingV2Stub (2.80.0)

public static final class ConnectionServiceGrpc.ConnectionServiceBlockingV2Stub extends AbstractBlockingStub<ConnectionServiceGrpc.ConnectionServiceBlockingV2Stub>

A stub to allow clients to do synchronous rpc calls to service ConnectionService.

Service Interface for the Apigee Connect connection management APIs.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > ConnectionServiceGrpc.ConnectionServiceBlockingV2Stub

Methods

build(Channel channel, CallOptions callOptions)

protected ConnectionServiceGrpc.ConnectionServiceBlockingV2Stub build(Channel channel, CallOptions callOptions)
Parameters
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
ConnectionServiceGrpc.ConnectionServiceBlockingV2Stub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)

listConnections(ListConnectionsRequest request)

public ListConnectionsResponse listConnections(ListConnectionsRequest request)

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

Parameter
Name Description
request ListConnectionsRequest
Returns
Type Description
ListConnectionsResponse
Exceptions
Type Description
io.grpc.StatusException