Class ConfigClient.ListPreviewsPagedResponse (0.11.0)

public static class ConfigClient.ListPreviewsPagedResponse extends AbstractPagedListResponse<ListPreviewsRequest,ListPreviewsResponse,Preview,ConfigClient.ListPreviewsPage,ConfigClient.ListPreviewsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ConfigClient.ListPreviewsPagedResponse

Static Methods

createAsync(PageContext<ListPreviewsRequest,ListPreviewsResponse,Preview> context, ApiFuture<ListPreviewsResponse> futureResponse)

public static ApiFuture<ConfigClient.ListPreviewsPagedResponse> createAsync(PageContext<ListPreviewsRequest,ListPreviewsResponse,Preview> context, ApiFuture<ListPreviewsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListPreviewsRequest,ListPreviewsResponse,Preview>
futureResponseApiFuture<ListPreviewsResponse>
Returns
TypeDescription
ApiFuture<ListPreviewsPagedResponse>