Class VideoStitcherServiceClient.ListCdnKeysPagedResponse (0.44.0)

public static class VideoStitcherServiceClient.ListCdnKeysPagedResponse extends AbstractPagedListResponse<ListCdnKeysRequest,ListCdnKeysResponse,CdnKey,VideoStitcherServiceClient.ListCdnKeysPage,VideoStitcherServiceClient.ListCdnKeysFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > VideoStitcherServiceClient.ListCdnKeysPagedResponse

Static Methods

createAsync(PageContext<ListCdnKeysRequest,ListCdnKeysResponse,CdnKey> context, ApiFuture<ListCdnKeysResponse> futureResponse)

public static ApiFuture<VideoStitcherServiceClient.ListCdnKeysPagedResponse> createAsync(PageContext<ListCdnKeysRequest,ListCdnKeysResponse,CdnKey> context, ApiFuture<ListCdnKeysResponse> futureResponse)
Parameters
Name Description
context PageContext<ListCdnKeysRequest,ListCdnKeysResponse,CdnKey>
futureResponse ApiFuture<ListCdnKeysResponse>
Returns
Type Description
ApiFuture<ListCdnKeysPagedResponse>