Class TagKeysClient.ListTagKeysPagedResponse (1.43.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
NameDescription
contextPageContext<ListTagKeysRequest,ListTagKeysResponse,TagKey>
futureResponseApiFuture<ListTagKeysResponse>
Returns
TypeDescription
ApiFuture<ListTagKeysPagedResponse>