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