public static class AppHubClient.ListDiscoveredServicesPagedResponse extends AbstractPagedListResponse<ListDiscoveredServicesRequest,ListDiscoveredServicesResponse,DiscoveredService,AppHubClient.ListDiscoveredServicesPage,AppHubClient.ListDiscoveredServicesFixedSizeCollection>
Inheritance
java.lang.Object > AbstractPagedListResponse > AppHubClient.ListDiscoveredServicesPagedResponseInherited Members
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> |