Class AdSpotServiceClient.ListAdSpotsPagedResponse (0.54.0)

public static class AdSpotServiceClient.ListAdSpotsPagedResponse extends AbstractPagedListResponse<ListAdSpotsRequest,ListAdSpotsResponse,AdSpot,AdSpotServiceClient.ListAdSpotsPage,AdSpotServiceClient.ListAdSpotsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AdSpotServiceClient.ListAdSpotsPagedResponse

Static Methods

createAsync(PageContext<ListAdSpotsRequest,ListAdSpotsResponse,AdSpot> context, ApiFuture<ListAdSpotsResponse> futureResponse)

public static ApiFuture<AdSpotServiceClient.ListAdSpotsPagedResponse> createAsync(PageContext<ListAdSpotsRequest,ListAdSpotsResponse,AdSpot> context, ApiFuture<ListAdSpotsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListAdSpotsRequest,ListAdSpotsResponse,AdSpot>
futureResponse ApiFuture<ListAdSpotsResponse>
Returns
Type Description
ApiFuture<ListAdSpotsPagedResponse>