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