Package com.google.cloud.dataplex.v1
Class MetadataServiceClient.ListPartitionsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListPartitionsRequest,ListPartitionsResponse,Partition,MetadataServiceClient.ListPartitionsPage,MetadataServiceClient.ListPartitionsFixedSizeCollection>
-
- com.google.cloud.dataplex.v1.MetadataServiceClient.ListPartitionsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Partition>
- Enclosing class:
- MetadataServiceClient
public static class MetadataServiceClient.ListPartitionsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListPartitionsRequest,ListPartitionsResponse,Partition,MetadataServiceClient.ListPartitionsPage,MetadataServiceClient.ListPartitionsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<MetadataServiceClient.ListPartitionsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListPartitionsRequest,ListPartitionsResponse,Partition> context, com.google.api.core.ApiFuture<ListPartitionsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<MetadataServiceClient.ListPartitionsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListPartitionsRequest,ListPartitionsResponse,Partition> context, com.google.api.core.ApiFuture<ListPartitionsResponse> futureResponse)
-
-