Class AMLClient.ListEngineConfigsPagedResponse (0.1.0)

public static class AMLClient.ListEngineConfigsPagedResponse extends AbstractPagedListResponse<ListEngineConfigsRequest,ListEngineConfigsResponse,EngineConfig,AMLClient.ListEngineConfigsPage,AMLClient.ListEngineConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AMLClient.ListEngineConfigsPagedResponse

Static Methods

createAsync(PageContext<ListEngineConfigsRequest,ListEngineConfigsResponse,EngineConfig> context, ApiFuture<ListEngineConfigsResponse> futureResponse)

public static ApiFuture<AMLClient.ListEngineConfigsPagedResponse> createAsync(PageContext<ListEngineConfigsRequest,ListEngineConfigsResponse,EngineConfig> context, ApiFuture<ListEngineConfigsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListEngineConfigsRequest,ListEngineConfigsResponse,EngineConfig>
futureResponse ApiFuture<ListEngineConfigsResponse>
Returns
Type Description
ApiFuture<ListEngineConfigsPagedResponse>