Class TagKeysClient.ListTagKeysPagedResponse (1.44.0)

public static class TagKeysClient.ListTagKeysPagedResponse extends AbstractPagedListResponse<ListTagKeysRequest,ListTagKeysResponse,TagKey,TagKeysClient.ListTagKeysPage,TagKeysClient.ListTagKeysFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TagKeysClient.ListTagKeysPagedResponse

Static Methods

createAsync(PageContext<ListTagKeysRequest,ListTagKeysResponse,TagKey> context, ApiFuture<ListTagKeysResponse> futureResponse)

public static ApiFuture<TagKeysClient.ListTagKeysPagedResponse> createAsync(PageContext<ListTagKeysRequest,ListTagKeysResponse,TagKey> context, ApiFuture<ListTagKeysResponse> futureResponse)
Parameters
Name Description
context PageContext<ListTagKeysRequest,ListTagKeysResponse,TagKey>
futureResponse ApiFuture<ListTagKeysResponse>
Returns
Type Description
ApiFuture<ListTagKeysPagedResponse>