Class LivestreamServiceClient.ListAssetsPagedResponse (0.44.0)

public static class LivestreamServiceClient.ListAssetsPagedResponse extends AbstractPagedListResponse<ListAssetsRequest,ListAssetsResponse,Asset,LivestreamServiceClient.ListAssetsPage,LivestreamServiceClient.ListAssetsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > LivestreamServiceClient.ListAssetsPagedResponse

Static Methods

createAsync(PageContext<ListAssetsRequest,ListAssetsResponse,Asset> context, ApiFuture<ListAssetsResponse> futureResponse)

public static ApiFuture<LivestreamServiceClient.ListAssetsPagedResponse> createAsync(PageContext<ListAssetsRequest,ListAssetsResponse,Asset> context, ApiFuture<ListAssetsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListAssetsRequest,ListAssetsResponse,Asset>
futureResponse ApiFuture<ListAssetsResponse>
Returns
Type Description
ApiFuture<ListAssetsPagedResponse>