Class CdnConfigServiceClient.ListCdnConfigsPagedResponse (0.54.0)

public static class CdnConfigServiceClient.ListCdnConfigsPagedResponse extends AbstractPagedListResponse<ListCdnConfigsRequest,ListCdnConfigsResponse,CdnConfig,CdnConfigServiceClient.ListCdnConfigsPage,CdnConfigServiceClient.ListCdnConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CdnConfigServiceClient.ListCdnConfigsPagedResponse

Static Methods

createAsync(PageContext<ListCdnConfigsRequest,ListCdnConfigsResponse,CdnConfig> context, ApiFuture<ListCdnConfigsResponse> futureResponse)

public static ApiFuture<CdnConfigServiceClient.ListCdnConfigsPagedResponse> createAsync(PageContext<ListCdnConfigsRequest,ListCdnConfigsResponse,CdnConfig> context, ApiFuture<ListCdnConfigsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListCdnConfigsRequest,ListCdnConfigsResponse,CdnConfig>
futureResponse ApiFuture<ListCdnConfigsResponse>
Returns
Type Description
ApiFuture<ListCdnConfigsPagedResponse>