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