Class AppHubClient.ListDiscoveredServicesPagedResponse (0.7.0)

public static class AppHubClient.ListDiscoveredServicesPagedResponse extends AbstractPagedListResponse<ListDiscoveredServicesRequest,ListDiscoveredServicesResponse,DiscoveredService,AppHubClient.ListDiscoveredServicesPage,AppHubClient.ListDiscoveredServicesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AppHubClient.ListDiscoveredServicesPagedResponse

Static Methods

createAsync(PageContext<ListDiscoveredServicesRequest,ListDiscoveredServicesResponse,DiscoveredService> context, ApiFuture<ListDiscoveredServicesResponse> futureResponse)

public static ApiFuture<AppHubClient.ListDiscoveredServicesPagedResponse> createAsync(PageContext<ListDiscoveredServicesRequest,ListDiscoveredServicesResponse,DiscoveredService> context, ApiFuture<ListDiscoveredServicesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListDiscoveredServicesRequest,ListDiscoveredServicesResponse,DiscoveredService>
futureResponse ApiFuture<ListDiscoveredServicesResponse>
Returns
Type Description
ApiFuture<ListDiscoveredServicesPagedResponse>