Class TelcoAutomationClient.ListDeploymentRevisionsPagedResponse (0.7.0)

public static class TelcoAutomationClient.ListDeploymentRevisionsPagedResponse extends AbstractPagedListResponse<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse,Deployment,TelcoAutomationClient.ListDeploymentRevisionsPage,TelcoAutomationClient.ListDeploymentRevisionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TelcoAutomationClient.ListDeploymentRevisionsPagedResponse

Static Methods

createAsync(PageContext<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse,Deployment> context, ApiFuture<ListDeploymentRevisionsResponse> futureResponse)

public static ApiFuture<TelcoAutomationClient.ListDeploymentRevisionsPagedResponse> createAsync(PageContext<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse,Deployment> context, ApiFuture<ListDeploymentRevisionsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse,Deployment>
futureResponseApiFuture<ListDeploymentRevisionsResponse>
Returns
TypeDescription
ApiFuture<ListDeploymentRevisionsPagedResponse>