Class CreativeSetServiceClient.ListCreativeSetsPagedResponse (0.54.0)

public static class CreativeSetServiceClient.ListCreativeSetsPagedResponse extends AbstractPagedListResponse<ListCreativeSetsRequest,ListCreativeSetsResponse,CreativeSet,CreativeSetServiceClient.ListCreativeSetsPage,CreativeSetServiceClient.ListCreativeSetsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CreativeSetServiceClient.ListCreativeSetsPagedResponse

Static Methods

createAsync(PageContext<ListCreativeSetsRequest,ListCreativeSetsResponse,CreativeSet> context, ApiFuture<ListCreativeSetsResponse> futureResponse)

public static ApiFuture<CreativeSetServiceClient.ListCreativeSetsPagedResponse> createAsync(PageContext<ListCreativeSetsRequest,ListCreativeSetsResponse,CreativeSet> context, ApiFuture<ListCreativeSetsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListCreativeSetsRequest,ListCreativeSetsResponse,CreativeSet>
futureResponse ApiFuture<ListCreativeSetsResponse>
Returns
Type Description
ApiFuture<ListCreativeSetsPagedResponse>