Class TelcoAutomationClient.ListDeploymentsPagedResponse (0.13.0)

public static class TelcoAutomationClient.ListDeploymentsPagedResponse extends AbstractPagedListResponse<ListDeploymentsRequest,ListDeploymentsResponse,Deployment,TelcoAutomationClient.ListDeploymentsPage,TelcoAutomationClient.ListDeploymentsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TelcoAutomationClient.ListDeploymentsPagedResponse

Static Methods

createAsync(PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, ApiFuture<ListDeploymentsResponse> futureResponse)

public static ApiFuture<TelcoAutomationClient.ListDeploymentsPagedResponse> createAsync(PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, ApiFuture<ListDeploymentsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment>
futureResponse ApiFuture<ListDeploymentsResponse>
Returns
Type Description
ApiFuture<ListDeploymentsPagedResponse>