Class AppConnectionsServiceClient.ListAppConnectionsPagedResponse (0.35.0)

public static class AppConnectionsServiceClient.ListAppConnectionsPagedResponse extends AbstractPagedListResponse<ListAppConnectionsRequest,ListAppConnectionsResponse,AppConnection,AppConnectionsServiceClient.ListAppConnectionsPage,AppConnectionsServiceClient.ListAppConnectionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AppConnectionsServiceClient.ListAppConnectionsPagedResponse

Static Methods

createAsync(PageContext<ListAppConnectionsRequest,ListAppConnectionsResponse,AppConnection> context, ApiFuture<ListAppConnectionsResponse> futureResponse)

public static ApiFuture<AppConnectionsServiceClient.ListAppConnectionsPagedResponse> createAsync(PageContext<ListAppConnectionsRequest,ListAppConnectionsResponse,AppConnection> context, ApiFuture<ListAppConnectionsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListAppConnectionsRequest,ListAppConnectionsResponse,AppConnection>
futureResponseApiFuture<ListAppConnectionsResponse>
Returns
TypeDescription
ApiFuture<ListAppConnectionsPagedResponse>