public static class TelcoAutomationClient.ListDeploymentRevisionsPagedResponse extends AbstractPagedListResponse<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse,Deployment,TelcoAutomationClient.ListDeploymentRevisionsPage,TelcoAutomationClient.ListDeploymentRevisionsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractPagedListResponse > TelcoAutomationClient.ListDeploymentRevisionsPagedResponseInherited Members
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, |
futureResponse | ApiFuture<ListDeploymentRevisionsResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListDeploymentRevisionsPagedResponse> |