Class VideoStitcherServiceClient.ListCdnKeysPagedResponse (0.12.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
NameDescription
contextPageContext<ListCdnKeysRequest,ListCdnKeysResponse,CdnKey>
futureResponseApiFuture<ListCdnKeysResponse>
Returns
TypeDescription
ApiFuture<ListCdnKeysPagedResponse>