Class CreativeServiceClient.ListCreativesPagedResponse (0.4.0)

public static class CreativeServiceClient.ListCreativesPagedResponse extends AbstractPagedListResponse<ListCreativesRequest,ListCreativesResponse,Creative,CreativeServiceClient.ListCreativesPage,CreativeServiceClient.ListCreativesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CreativeServiceClient.ListCreativesPagedResponse

Static Methods

createAsync(PageContext<ListCreativesRequest,ListCreativesResponse,Creative> context, ApiFuture<ListCreativesResponse> futureResponse)

public static ApiFuture<CreativeServiceClient.ListCreativesPagedResponse> createAsync(PageContext<ListCreativesRequest,ListCreativesResponse,Creative> context, ApiFuture<ListCreativesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListCreativesRequest,ListCreativesResponse,Creative>
futureResponse ApiFuture<ListCreativesResponse>
Returns
Type Description
ApiFuture<ListCreativesPagedResponse>