Class DataplexServiceClient.ListAssetActionsPagedResponse (1.35.0)

public static class DataplexServiceClient.ListAssetActionsPagedResponse extends AbstractPagedListResponse<ListAssetActionsRequest,ListActionsResponse,Action,DataplexServiceClient.ListAssetActionsPage,DataplexServiceClient.ListAssetActionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataplexServiceClient.ListAssetActionsPagedResponse

Static Methods

createAsync(PageContext<ListAssetActionsRequest,ListActionsResponse,Action> context, ApiFuture<ListActionsResponse> futureResponse)

public static ApiFuture<DataplexServiceClient.ListAssetActionsPagedResponse> createAsync(PageContext<ListAssetActionsRequest,ListActionsResponse,Action> context, ApiFuture<ListActionsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListAssetActionsRequest,ListActionsResponse,Action>
futureResponseApiFuture<ListActionsResponse>
Returns
TypeDescription
ApiFuture<ListAssetActionsPagedResponse>