Package com.google.cloud.dataplex.v1
Class DataplexServiceClient.ListAssetActionsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListAssetActionsRequest,ListActionsResponse,Action,DataplexServiceClient.ListAssetActionsPage,DataplexServiceClient.ListAssetActionsFixedSizeCollection>
-
- com.google.cloud.dataplex.v1.DataplexServiceClient.ListAssetActionsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Action>
- Enclosing class:
- DataplexServiceClient
public static class DataplexServiceClient.ListAssetActionsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListAssetActionsRequest,ListActionsResponse,Action,DataplexServiceClient.ListAssetActionsPage,DataplexServiceClient.ListAssetActionsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<DataplexServiceClient.ListAssetActionsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListAssetActionsRequest,ListActionsResponse,Action> context, com.google.api.core.ApiFuture<ListActionsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<DataplexServiceClient.ListAssetActionsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListAssetActionsRequest,ListActionsResponse,Action> context, com.google.api.core.ApiFuture<ListActionsResponse> futureResponse)
-
-