Class LiveVideoAnalyticsClient.ListPublicOperatorsPagedResponse (0.2.0)

public static class LiveVideoAnalyticsClient.ListPublicOperatorsPagedResponse extends AbstractPagedListResponse<ListPublicOperatorsRequest,ListPublicOperatorsResponse,Operator,LiveVideoAnalyticsClient.ListPublicOperatorsPage,LiveVideoAnalyticsClient.ListPublicOperatorsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > LiveVideoAnalyticsClient.ListPublicOperatorsPagedResponse

Static Methods

createAsync(PageContext<ListPublicOperatorsRequest,ListPublicOperatorsResponse,Operator> context, ApiFuture<ListPublicOperatorsResponse> futureResponse)

public static ApiFuture<LiveVideoAnalyticsClient.ListPublicOperatorsPagedResponse> createAsync(PageContext<ListPublicOperatorsRequest,ListPublicOperatorsResponse,Operator> context, ApiFuture<ListPublicOperatorsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListPublicOperatorsRequest,ListPublicOperatorsResponse,Operator>
futureResponse ApiFuture<ListPublicOperatorsResponse>
Returns
Type Description
ApiFuture<ListPublicOperatorsPagedResponse>