Class DlpServiceClient.ListConnectionsPagedResponse (3.48.0)

public static class DlpServiceClient.ListConnectionsPagedResponse extends AbstractPagedListResponse<ListConnectionsRequest,ListConnectionsResponse,Connection,DlpServiceClient.ListConnectionsPage,DlpServiceClient.ListConnectionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DlpServiceClient.ListConnectionsPagedResponse

Static Methods

createAsync(PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context, ApiFuture<ListConnectionsResponse> futureResponse)

public static ApiFuture<DlpServiceClient.ListConnectionsPagedResponse> createAsync(PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context, ApiFuture<ListConnectionsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection>
futureResponse ApiFuture<ListConnectionsResponse>
Returns
Type Description
ApiFuture<ListConnectionsPagedResponse>