Class AppHubClient.ListDiscoveredServicesPagedResponse (0.3.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
NameDescription
contextPageContext<ListDiscoveredServicesRequest,ListDiscoveredServicesResponse,DiscoveredService>
futureResponseApiFuture<ListDiscoveredServicesResponse>
Returns
TypeDescription
ApiFuture<ListDiscoveredServicesPagedResponse>