Package com.google.cloud.aiplatform.v1
Class MetadataServiceClient.ListContextsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListContextsRequest,ListContextsResponse,Context,MetadataServiceClient.ListContextsPage,MetadataServiceClient.ListContextsFixedSizeCollection>
-
- com.google.cloud.aiplatform.v1.MetadataServiceClient.ListContextsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Context>
- Enclosing class:
- MetadataServiceClient
public static class MetadataServiceClient.ListContextsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListContextsRequest,ListContextsResponse,Context,MetadataServiceClient.ListContextsPage,MetadataServiceClient.ListContextsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<MetadataServiceClient.ListContextsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListContextsRequest,ListContextsResponse,Context> context, com.google.api.core.ApiFuture<ListContextsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<MetadataServiceClient.ListContextsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListContextsRequest,ListContextsResponse,Context> context, com.google.api.core.ApiFuture<ListContextsResponse> futureResponse)
-
-