| Package | Description |
|---|---|
| com.google.devtools.artifactregistry.v1 |
A client to Artifact Registry API
|
| Modifier and Type | Method and Description |
|---|---|
protected ArtifactRegistryClient.ListTagsPage |
ArtifactRegistryClient.ListTagsPage.createPage(com.google.api.gax.rpc.PageContext<ListTagsRequest,ListTagsResponse,Tag> context,
ListTagsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ArtifactRegistryClient.ListTagsPage> |
ArtifactRegistryClient.ListTagsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListTagsRequest,ListTagsResponse,Tag> context,
com.google.api.core.ApiFuture<ListTagsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ArtifactRegistryClient.ListTagsFixedSizeCollection |
ArtifactRegistryClient.ListTagsFixedSizeCollection.createCollection(List<ArtifactRegistryClient.ListTagsPage> pages,
int collectionSize) |
Copyright © 2023 Google LLC. All rights reserved.