Class RegistryClient.ListArtifactsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListArtifactsRequest,ListArtifactsResponse,Artifact,RegistryClient.ListArtifactsPage,RegistryClient.ListArtifactsFixedSizeCollection>
-
- com.google.cloud.apigeeregistry.v1.RegistryClient.ListArtifactsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Artifact>
- Enclosing class:
- RegistryClient
public static class RegistryClient.ListArtifactsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListArtifactsRequest,ListArtifactsResponse,Artifact,RegistryClient.ListArtifactsPage,RegistryClient.ListArtifactsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<RegistryClient.ListArtifactsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListArtifactsRequest,ListArtifactsResponse,Artifact> context, com.google.api.core.ApiFuture<ListArtifactsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<RegistryClient.ListArtifactsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListArtifactsRequest,ListArtifactsResponse,Artifact> context, com.google.api.core.ApiFuture<ListArtifactsResponse> futureResponse)
-
-