Class DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponse (3.42.0)

public static class DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponse extends AbstractPagedListResponse<ListDeploymentResourcePoolsRequest,ListDeploymentResourcePoolsResponse,DeploymentResourcePool,DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPage,DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponse

Static Methods

createAsync(PageContext<ListDeploymentResourcePoolsRequest,ListDeploymentResourcePoolsResponse,DeploymentResourcePool> context, ApiFuture<ListDeploymentResourcePoolsResponse> futureResponse)

public static ApiFuture<DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponse> createAsync(PageContext<ListDeploymentResourcePoolsRequest,ListDeploymentResourcePoolsResponse,DeploymentResourcePool> context, ApiFuture<ListDeploymentResourcePoolsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListDeploymentResourcePoolsRequest,ListDeploymentResourcePoolsResponse,DeploymentResourcePool>
futureResponseApiFuture<ListDeploymentResourcePoolsResponse>
Returns
TypeDescription
ApiFuture<ListDeploymentResourcePoolsPagedResponse>