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