Class LabelServiceClient.ListLabelsPagedResponse (0.4.0)

public static class LabelServiceClient.ListLabelsPagedResponse extends AbstractPagedListResponse<ListLabelsRequest,ListLabelsResponse,Label,LabelServiceClient.ListLabelsPage,LabelServiceClient.ListLabelsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > LabelServiceClient.ListLabelsPagedResponse

Static Methods

createAsync(PageContext<ListLabelsRequest,ListLabelsResponse,Label> context, ApiFuture<ListLabelsResponse> futureResponse)

public static ApiFuture<LabelServiceClient.ListLabelsPagedResponse> createAsync(PageContext<ListLabelsRequest,ListLabelsResponse,Label> context, ApiFuture<ListLabelsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListLabelsRequest,ListLabelsResponse,Label>
futureResponse ApiFuture<ListLabelsResponse>
Returns
Type Description
ApiFuture<ListLabelsPagedResponse>