Class DeploymentClient.ListFrameworkDeploymentsPagedResponse (0.1.0)

public static class DeploymentClient.ListFrameworkDeploymentsPagedResponse extends AbstractPagedListResponse<ListFrameworkDeploymentsRequest,ListFrameworkDeploymentsResponse,FrameworkDeployment,DeploymentClient.ListFrameworkDeploymentsPage,DeploymentClient.ListFrameworkDeploymentsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DeploymentClient.ListFrameworkDeploymentsPagedResponse

Static Methods

createAsync(PageContext<ListFrameworkDeploymentsRequest,ListFrameworkDeploymentsResponse,FrameworkDeployment> context, ApiFuture<ListFrameworkDeploymentsResponse> futureResponse)

public static ApiFuture<DeploymentClient.ListFrameworkDeploymentsPagedResponse> createAsync(PageContext<ListFrameworkDeploymentsRequest,ListFrameworkDeploymentsResponse,FrameworkDeployment> context, ApiFuture<ListFrameworkDeploymentsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListFrameworkDeploymentsRequest,ListFrameworkDeploymentsResponse,FrameworkDeployment>
futureResponse ApiFuture<ListFrameworkDeploymentsResponse>
Returns
Type Description
ApiFuture<ListFrameworkDeploymentsPagedResponse>