Class MetadataServiceClient.ListArtifactsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListArtifactsRequest,ListArtifactsResponse,Artifact,MetadataServiceClient.ListArtifactsPage,MetadataServiceClient.ListArtifactsFixedSizeCollection>
com.google.cloud.aiplatform.v1beta1.MetadataServiceClient.ListArtifactsPagedResponse
- All Implemented Interfaces:
PagedListResponse<Artifact>
- Enclosing class:
- MetadataServiceClient
public static class MetadataServiceClient.ListArtifactsPagedResponse
extends AbstractPagedListResponse<ListArtifactsRequest,ListArtifactsResponse,Artifact,MetadataServiceClient.ListArtifactsPage,MetadataServiceClient.ListArtifactsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListArtifactsRequest, ListArtifactsResponse, Artifact> context, ApiFuture<ListArtifactsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<MetadataServiceClient.ListArtifactsPagedResponse> createAsync(PageContext<ListArtifactsRequest, ListArtifactsResponse, Artifact> context, ApiFuture<ListArtifactsResponse> futureResponse)
-