Class MetadataServiceClient.ListExecutionsPagedResponse (3.42.0)

public static class MetadataServiceClient.ListExecutionsPagedResponse extends AbstractPagedListResponse<ListExecutionsRequest,ListExecutionsResponse,Execution,MetadataServiceClient.ListExecutionsPage,MetadataServiceClient.ListExecutionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > MetadataServiceClient.ListExecutionsPagedResponse

Static Methods

createAsync(PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context, ApiFuture<ListExecutionsResponse> futureResponse)

public static ApiFuture<MetadataServiceClient.ListExecutionsPagedResponse> createAsync(PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context, ApiFuture<ListExecutionsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListExecutionsRequest,ListExecutionsResponse,Execution>
futureResponseApiFuture<ListExecutionsResponse>
Returns
TypeDescription
ApiFuture<ListExecutionsPagedResponse>