Class ArtifactRegistryClient.ListTagsPagedResponse (1.2.9)

public static class ArtifactRegistryClient.ListTagsPagedResponse extends AbstractPagedListResponse<ListTagsRequest,ListTagsResponse,Tag,ArtifactRegistryClient.ListTagsPage,ArtifactRegistryClient.ListTagsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ArtifactRegistryClient.ListTagsPagedResponse

Static Methods

createAsync(PageContext<ListTagsRequest,ListTagsResponse,Tag> context, ApiFuture<ListTagsResponse> futureResponse)

public static ApiFuture<ArtifactRegistryClient.ListTagsPagedResponse> createAsync(PageContext<ListTagsRequest,ListTagsResponse,Tag> context, ApiFuture<ListTagsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListTagsRequest,ListTagsResponse,Tag>
futureResponseApiFuture<ListTagsResponse>
Returns
TypeDescription
ApiFuture<ListTagsPagedResponse>