| 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.ListMavenArtifactsPagedResponse |
ArtifactRegistryClient.listMavenArtifacts(ListMavenArtifactsRequest request)
Lists maven artifacts.
|
ArtifactRegistryClient.ListMavenArtifactsPagedResponse |
ArtifactRegistryClient.listMavenArtifacts(RepositoryName parent)
Lists maven artifacts.
|
ArtifactRegistryClient.ListMavenArtifactsPagedResponse |
ArtifactRegistryClient.listMavenArtifacts(String parent)
Lists maven artifacts.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ArtifactRegistryClient.ListMavenArtifactsPagedResponse> |
ArtifactRegistryClient.ListMavenArtifactsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListMavenArtifactsRequest,ListMavenArtifactsResponse,MavenArtifact> context,
com.google.api.core.ApiFuture<ListMavenArtifactsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListMavenArtifactsRequest,ArtifactRegistryClient.ListMavenArtifactsPagedResponse> |
ArtifactRegistryClient.listMavenArtifactsPagedCallable()
Lists maven artifacts.
|
com.google.api.gax.rpc.PagedCallSettings<ListMavenArtifactsRequest,ListMavenArtifactsResponse,ArtifactRegistryClient.ListMavenArtifactsPagedResponse> |
ArtifactRegistrySettings.listMavenArtifactsSettings()
Returns the object with the settings used for calls to listMavenArtifacts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListMavenArtifactsRequest,ListMavenArtifactsResponse,ArtifactRegistryClient.ListMavenArtifactsPagedResponse> |
ArtifactRegistrySettings.Builder.listMavenArtifactsSettings()
Returns the builder for the settings used for calls to listMavenArtifacts.
|
Copyright © 2024 Google LLC. All rights reserved.