Class WarehouseClient.ListIndexEndpointsPagedResponse (0.2.0)

public static class WarehouseClient.ListIndexEndpointsPagedResponse extends AbstractPagedListResponse<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpoint,WarehouseClient.ListIndexEndpointsPage,WarehouseClient.ListIndexEndpointsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > WarehouseClient.ListIndexEndpointsPagedResponse

Static Methods

createAsync(PageContext<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpoint> context, ApiFuture<ListIndexEndpointsResponse> futureResponse)

public static ApiFuture<WarehouseClient.ListIndexEndpointsPagedResponse> createAsync(PageContext<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpoint> context, ApiFuture<ListIndexEndpointsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpoint>
futureResponse ApiFuture<ListIndexEndpointsResponse>
Returns
Type Description
ApiFuture<ListIndexEndpointsPagedResponse>