Class LivestreamServiceClient.ListAssetsPagedResponse (0.43.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
NameDescription
contextPageContext<ListAssetsRequest,ListAssetsResponse,Asset>
futureResponseApiFuture<ListAssetsResponse>
Returns
TypeDescription
ApiFuture<ListAssetsPagedResponse>