Class TelcoAutomationClient.ListBlueprintsPagedResponse (0.5.0)

public static class TelcoAutomationClient.ListBlueprintsPagedResponse extends AbstractPagedListResponse<ListBlueprintsRequest,ListBlueprintsResponse,Blueprint,TelcoAutomationClient.ListBlueprintsPage,TelcoAutomationClient.ListBlueprintsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TelcoAutomationClient.ListBlueprintsPagedResponse

Static Methods

createAsync(PageContext<ListBlueprintsRequest,ListBlueprintsResponse,Blueprint> context, ApiFuture<ListBlueprintsResponse> futureResponse)

public static ApiFuture<TelcoAutomationClient.ListBlueprintsPagedResponse> createAsync(PageContext<ListBlueprintsRequest,ListBlueprintsResponse,Blueprint> context, ApiFuture<ListBlueprintsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListBlueprintsRequest,ListBlueprintsResponse,Blueprint>
futureResponseApiFuture<ListBlueprintsResponse>
Returns
TypeDescription
ApiFuture<ListBlueprintsPagedResponse>