| Package | Description |
|---|---|
| com.google.devtools.artifactregistry.v1beta2 |
A client to Artifact Registry API
|
| Modifier and Type | Method and Description |
|---|---|
protected ArtifactRegistryClient.ListVersionsPage |
ArtifactRegistryClient.ListVersionsPage.createPage(com.google.api.gax.rpc.PageContext<ListVersionsRequest,ListVersionsResponse,Version> context,
ListVersionsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ArtifactRegistryClient.ListVersionsPage> |
ArtifactRegistryClient.ListVersionsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListVersionsRequest,ListVersionsResponse,Version> context,
com.google.api.core.ApiFuture<ListVersionsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ArtifactRegistryClient.ListVersionsFixedSizeCollection |
ArtifactRegistryClient.ListVersionsFixedSizeCollection.createCollection(List<ArtifactRegistryClient.ListVersionsPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.