Class DasardsServiceClient.ListDasardsPagedResponse (2.65.0)

public static class DasardsServiceClient.ListDasardsPagedResponse extends AbstractPagedListResponse<ListDasardsRequest,ListDasardsResponse,Dasard,DasardsServiceClient.ListDasardsPage,DasardsServiceClient.ListDasardsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DasardsServiceClient.ListDasardsPagedResponse

Static Methods

createAsync(PageContext<ListDasardsRequest,ListDasardsResponse,Dasard> context, ApiFuture<ListDasardsResponse> futureResponse)

public static ApiFuture<DasardsServiceClient.ListDasardsPagedResponse> createAsync(PageContext<ListDasardsRequest,ListDasardsResponse,Dasard> context, ApiFuture<ListDasardsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListDasardsRequest,ListDasardsResponse,Dasard>
futureResponseApiFuture<ListDasardsResponse>
Returns
TypeDescription
ApiFuture<ListDasardsPagedResponse>