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