| Package | Description |
|---|---|
| com.google.devtools.artifactregistry.v1beta2 |
A client to Artifact Registry API
|
| com.google.devtools.artifactregistry.v1beta2.stub |
| Modifier and Type | Method and Description |
|---|---|
ArtifactRegistryClient.ListVersionsPagedResponse |
ArtifactRegistryClient.listVersions(ListVersionsRequest request)
Lists versions.
|
ArtifactRegistryClient.ListVersionsPagedResponse |
ArtifactRegistryClient.listVersions(String parent)
Lists versions.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ArtifactRegistryClient.ListVersionsPagedResponse> |
ArtifactRegistryClient.ListVersionsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListVersionsRequest,ListVersionsResponse,Version> context,
com.google.api.core.ApiFuture<ListVersionsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListVersionsRequest,ArtifactRegistryClient.ListVersionsPagedResponse> |
ArtifactRegistryClient.listVersionsPagedCallable()
Lists versions.
|
com.google.api.gax.rpc.PagedCallSettings<ListVersionsRequest,ListVersionsResponse,ArtifactRegistryClient.ListVersionsPagedResponse> |
ArtifactRegistrySettings.listVersionsSettings()
Returns the object with the settings used for calls to listVersions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListVersionsRequest,ListVersionsResponse,ArtifactRegistryClient.ListVersionsPagedResponse> |
ArtifactRegistrySettings.Builder.listVersionsSettings()
Returns the builder for the settings used for calls to listVersions.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListVersionsRequest,ArtifactRegistryClient.ListVersionsPagedResponse> |
GrpcArtifactRegistryStub.listVersionsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListVersionsRequest,ArtifactRegistryClient.ListVersionsPagedResponse> |
HttpJsonArtifactRegistryStub.listVersionsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListVersionsRequest,ArtifactRegistryClient.ListVersionsPagedResponse> |
ArtifactRegistryStub.listVersionsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListVersionsRequest,ListVersionsResponse,ArtifactRegistryClient.ListVersionsPagedResponse> |
ArtifactRegistryStubSettings.listVersionsSettings()
Returns the object with the settings used for calls to listVersions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListVersionsRequest,ListVersionsResponse,ArtifactRegistryClient.ListVersionsPagedResponse> |
ArtifactRegistryStubSettings.Builder.listVersionsSettings()
Returns the builder for the settings used for calls to listVersions.
|
Copyright © 2024 Google LLC. All rights reserved.