Class TelcoAutomationClient.ListDeploymentRevisionsPagedResponse (0.13.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
Name Description
context PageContext<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse,Deployment>
futureResponse ApiFuture<ListDeploymentRevisionsResponse>
Returns
Type Description
ApiFuture<ListDeploymentRevisionsPagedResponse>