Package com.google.cloud.dataplex.v1
Class ContentServiceClient.ListContentPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListContentRequest,ListContentResponse,Content,ContentServiceClient.ListContentPage,ContentServiceClient.ListContentFixedSizeCollection>
-
- com.google.cloud.dataplex.v1.ContentServiceClient.ListContentPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Content>
- Enclosing class:
- ContentServiceClient
public static class ContentServiceClient.ListContentPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListContentRequest,ListContentResponse,Content,ContentServiceClient.ListContentPage,ContentServiceClient.ListContentFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ContentServiceClient.ListContentPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListContentRequest,ListContentResponse,Content> context, com.google.api.core.ApiFuture<ListContentResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ContentServiceClient.ListContentPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListContentRequest,ListContentResponse,Content> context, com.google.api.core.ApiFuture<ListContentResponse> futureResponse)
-
-