Class TelcoAutomationClient.SearchDeploymentRevisionsPagedResponse (0.13.0)

public static class TelcoAutomationClient.SearchDeploymentRevisionsPagedResponse extends AbstractPagedListResponse<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse,Deployment,TelcoAutomationClient.SearchDeploymentRevisionsPage,TelcoAutomationClient.SearchDeploymentRevisionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TelcoAutomationClient.SearchDeploymentRevisionsPagedResponse

Static Methods

createAsync(PageContext<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse,Deployment> context, ApiFuture<SearchDeploymentRevisionsResponse> futureResponse)

public static ApiFuture<TelcoAutomationClient.SearchDeploymentRevisionsPagedResponse> createAsync(PageContext<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse,Deployment> context, ApiFuture<SearchDeploymentRevisionsResponse> futureResponse)
Parameters
Name Description
context PageContext<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse,Deployment>
futureResponse ApiFuture<SearchDeploymentRevisionsResponse>
Returns
Type Description
ApiFuture<SearchDeploymentRevisionsPagedResponse>