Uses of Class
com.google.cloud.aiplatform.v1.DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPage
Packages that use DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPage
-
Uses of DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPage in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPageModifier and TypeMethodDescriptionDeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPage.createPage(PageContext<ListDeploymentResourcePoolsRequest, ListDeploymentResourcePoolsResponse, DeploymentResourcePool> context, ListDeploymentResourcePoolsResponse response) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPageModifier and TypeMethodDescriptionDeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPage.createPageAsync(PageContext<ListDeploymentResourcePoolsRequest, ListDeploymentResourcePoolsResponse, DeploymentResourcePool> context, ApiFuture<ListDeploymentResourcePoolsResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPageModifier and TypeMethodDescriptionDeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsFixedSizeCollection.createCollection(List<DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPage> pages, int collectionSize)