Class MetadataServiceClient.ListExecutionsPagedResponse (3.44.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
Name Description
context PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution>
futureResponse ApiFuture<ListExecutionsResponse>
Returns
Type Description
ApiFuture<ListExecutionsPagedResponse>