| Package | Description |
|---|---|
| com.google.devtools.artifactregistry.v1 |
A client to Artifact Registry API
|
| com.google.devtools.artifactregistry.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
ArtifactRegistryClient.ListDockerImagesPagedResponse |
ArtifactRegistryClient.listDockerImages(ListDockerImagesRequest request)
Lists docker images.
|
ArtifactRegistryClient.ListDockerImagesPagedResponse |
ArtifactRegistryClient.listDockerImages(String parent)
Lists docker images.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ArtifactRegistryClient.ListDockerImagesPagedResponse> |
ArtifactRegistryClient.ListDockerImagesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDockerImagesRequest,ListDockerImagesResponse,DockerImage> context,
com.google.api.core.ApiFuture<ListDockerImagesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListDockerImagesRequest,ArtifactRegistryClient.ListDockerImagesPagedResponse> |
ArtifactRegistryClient.listDockerImagesPagedCallable()
Lists docker images.
|
com.google.api.gax.rpc.PagedCallSettings<ListDockerImagesRequest,ListDockerImagesResponse,ArtifactRegistryClient.ListDockerImagesPagedResponse> |
ArtifactRegistrySettings.listDockerImagesSettings()
Returns the object with the settings used for calls to listDockerImages.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDockerImagesRequest,ListDockerImagesResponse,ArtifactRegistryClient.ListDockerImagesPagedResponse> |
ArtifactRegistrySettings.Builder.listDockerImagesSettings()
Returns the builder for the settings used for calls to listDockerImages.
|
Copyright © 2024 Google LLC. All rights reserved.