public static class TelcoAutomationClient.SearchDeploymentRevisionsPage extends AbstractPage<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse,Deployment,TelcoAutomationClient.SearchDeploymentRevisionsPage>
Methods
createPage(PageContext<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse,Deployment> context, SearchDeploymentRevisionsResponse response)
protected TelcoAutomationClient.SearchDeploymentRevisionsPage createPage(PageContext<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse,Deployment> context, SearchDeploymentRevisionsResponse response)
Parameters | |
---|---|
Name | Description |
context | PageContext<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse,Deployment> |
response | SearchDeploymentRevisionsResponse |
Returns | |
---|---|
Type | Description |
TelcoAutomationClient.SearchDeploymentRevisionsPage |
createPageAsync(PageContext<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse,Deployment> context, ApiFuture<SearchDeploymentRevisionsResponse> futureResponse)
public ApiFuture<TelcoAutomationClient.SearchDeploymentRevisionsPage> createPageAsync(PageContext<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse,Deployment> context, ApiFuture<SearchDeploymentRevisionsResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context | PageContext<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse,Deployment> |
futureResponse | ApiFuture<SearchDeploymentRevisionsResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<SearchDeploymentRevisionsPage> |