Class ArtifactRegistryClient.ListFilesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListFilesRequest,ListFilesResponse,File,ArtifactRegistryClient.ListFilesPage,ArtifactRegistryClient.ListFilesFixedSizeCollection>
-
- com.google.devtools.artifactregistry.v1.ArtifactRegistryClient.ListFilesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<File>
- Enclosing class:
- ArtifactRegistryClient
public static class ArtifactRegistryClient.ListFilesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListFilesRequest,ListFilesResponse,File,ArtifactRegistryClient.ListFilesPage,ArtifactRegistryClient.ListFilesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ArtifactRegistryClient.ListFilesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListFilesRequest,ListFilesResponse,File> context, com.google.api.core.ApiFuture<ListFilesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ArtifactRegistryClient.ListFilesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListFilesRequest,ListFilesResponse,File> context, com.google.api.core.ApiFuture<ListFilesResponse> futureResponse)
-
-