Class TelcoAutomationClient.ListBlueprintsPagedResponse (0.13.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
Name Description
context PageContext<ListBlueprintsRequest,ListBlueprintsResponse,Blueprint>
futureResponse ApiFuture<ListBlueprintsResponse>
Returns
Type Description
ApiFuture<ListBlueprintsPagedResponse>