Uses of Class
com.google.devtools.artifactregistry.v1.ArtifactRegistryClient.ListFilesPage
-
Packages that use ArtifactRegistryClient.ListFilesPage Package Description com.google.devtools.artifactregistry.v1 A client to Artifact Registry API -
-
Uses of ArtifactRegistryClient.ListFilesPage in com.google.devtools.artifactregistry.v1
Methods in com.google.devtools.artifactregistry.v1 that return ArtifactRegistryClient.ListFilesPage Modifier and Type Method Description protected ArtifactRegistryClient.ListFilesPageArtifactRegistryClient.ListFilesPage. createPage(com.google.api.gax.rpc.PageContext<ListFilesRequest,ListFilesResponse,File> context, ListFilesResponse response)Methods in com.google.devtools.artifactregistry.v1 that return types with arguments of type ArtifactRegistryClient.ListFilesPage Modifier and Type Method Description com.google.api.core.ApiFuture<ArtifactRegistryClient.ListFilesPage>ArtifactRegistryClient.ListFilesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListFilesRequest,ListFilesResponse,File> context, com.google.api.core.ApiFuture<ListFilesResponse> futureResponse)Method parameters in com.google.devtools.artifactregistry.v1 with type arguments of type ArtifactRegistryClient.ListFilesPage Modifier and Type Method Description protected ArtifactRegistryClient.ListFilesFixedSizeCollectionArtifactRegistryClient.ListFilesFixedSizeCollection. createCollection(List<ArtifactRegistryClient.ListFilesPage> pages, int collectionSize)
-