public static class LabelServiceClient.ListLabelsPagedResponse extends AbstractPagedListResponse<ListLabelsRequest,ListLabelsResponse,Label,LabelServiceClient.ListLabelsPage,LabelServiceClient.ListLabelsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractPagedListResponse > LabelServiceClient.ListLabelsPagedResponseInherited Members
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, |
futureResponse |
ApiFuture<ListLabelsResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListLabelsPagedResponse> |