Class ArtifactRegistryClient.ListVersionsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListVersionsRequest,ListVersionsResponse,Version,ArtifactRegistryClient.ListVersionsPage,ArtifactRegistryClient.ListVersionsFixedSizeCollection>
-
- com.google.devtools.artifactregistry.v1beta2.ArtifactRegistryClient.ListVersionsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Version>
- Enclosing class:
- ArtifactRegistryClient
public static class ArtifactRegistryClient.ListVersionsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListVersionsRequest,ListVersionsResponse,Version,ArtifactRegistryClient.ListVersionsPage,ArtifactRegistryClient.ListVersionsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ArtifactRegistryClient.ListVersionsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListVersionsRequest,ListVersionsResponse,Version> context, com.google.api.core.ApiFuture<ListVersionsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ArtifactRegistryClient.ListVersionsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListVersionsRequest,ListVersionsResponse,Version> context, com.google.api.core.ApiFuture<ListVersionsResponse> futureResponse)
-
-