Class TelcoAutomationClient.ListHydratedDeploymentsPagedResponse (0.5.0)

public static class TelcoAutomationClient.ListHydratedDeploymentsPagedResponse extends AbstractPagedListResponse<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse,HydratedDeployment,TelcoAutomationClient.ListHydratedDeploymentsPage,TelcoAutomationClient.ListHydratedDeploymentsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TelcoAutomationClient.ListHydratedDeploymentsPagedResponse

Static Methods

createAsync(PageContext<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse,HydratedDeployment> context, ApiFuture<ListHydratedDeploymentsResponse> futureResponse)

public static ApiFuture<TelcoAutomationClient.ListHydratedDeploymentsPagedResponse> createAsync(PageContext<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse,HydratedDeployment> context, ApiFuture<ListHydratedDeploymentsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse,HydratedDeployment>
futureResponseApiFuture<ListHydratedDeploymentsResponse>
Returns
TypeDescription
ApiFuture<ListHydratedDeploymentsPagedResponse>