public static class ArtifactRegistryClient.ListNpmPackagesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListNpmPackagesRequest,ListNpmPackagesResponse,NpmPackage,ArtifactRegistryClient.ListNpmPackagesPage,ArtifactRegistryClient.ListNpmPackagesFixedSizeCollection>
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ArtifactRegistryClient.ListNpmPackagesPagedResponse> |
createAsync(com.google.api.gax.rpc.PageContext<ListNpmPackagesRequest,ListNpmPackagesResponse,NpmPackage> context,
com.google.api.core.ApiFuture<ListNpmPackagesResponse> futureResponse) |
public static com.google.api.core.ApiFuture<ArtifactRegistryClient.ListNpmPackagesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListNpmPackagesRequest,ListNpmPackagesResponse,NpmPackage> context, com.google.api.core.ApiFuture<ListNpmPackagesResponse> futureResponse)
Copyright © 2024 Google LLC. All rights reserved.