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