Class IndexEndpointServiceClient.ListIndexEndpointsPagedResponse (3.44.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > IndexEndpointServiceClient.ListIndexEndpointsPagedResponse

Static Methods

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

public static ApiFuture<IndexEndpointServiceClient.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>