Package com.google.cloud.aiplatform.v1
Class DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPage
java.lang.Object
com.google.api.gax.paging.AbstractPage<ListDeploymentResourcePoolsRequest,ListDeploymentResourcePoolsResponse,DeploymentResourcePool,DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPage>
com.google.cloud.aiplatform.v1.DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPage
- All Implemented Interfaces:
AsyncPage<DeploymentResourcePool>,Page<DeploymentResourcePool>
- Enclosing class:
- DeploymentResourcePoolServiceClient
public static class DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPage
extends AbstractPage<ListDeploymentResourcePoolsRequest,ListDeploymentResourcePoolsResponse,DeploymentResourcePool,DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPage>
-
Method Summary
Modifier and TypeMethodDescriptioncreatePage(PageContext<ListDeploymentResourcePoolsRequest, ListDeploymentResourcePoolsResponse, DeploymentResourcePool> context, ListDeploymentResourcePoolsResponse response) createPageAsync(PageContext<ListDeploymentResourcePoolsRequest, ListDeploymentResourcePoolsResponse, DeploymentResourcePool> context, ApiFuture<ListDeploymentResourcePoolsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPage
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.api.gax.paging.Page
streamAll, streamValues
-
Method Details
-
createPage
-
createPageAsync
public ApiFuture<DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPage> createPageAsync(PageContext<ListDeploymentResourcePoolsRequest, ListDeploymentResourcePoolsResponse, DeploymentResourcePool> context, ApiFuture<ListDeploymentResourcePoolsResponse> futureResponse)
-