Uses of Class
com.google.cloud.aiplatform.v1.DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponse
Package
Description
A client to Vertex AI API
-
Uses of DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponse in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponseModifier and TypeMethodDescriptionDeploymentResourcePoolServiceClient.listDeploymentResourcePools(ListDeploymentResourcePoolsRequest request) List DeploymentResourcePools in a location.DeploymentResourcePoolServiceClient.listDeploymentResourcePools(ProjectName parent) List DeploymentResourcePools in a location.DeploymentResourcePoolServiceClient.listDeploymentResourcePools(String parent) List DeploymentResourcePools in a location.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponseModifier and TypeMethodDescriptionDeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponse.createAsync(PageContext<ListDeploymentResourcePoolsRequest, ListDeploymentResourcePoolsResponse, DeploymentResourcePool> context, ApiFuture<ListDeploymentResourcePoolsResponse> futureResponse) final UnaryCallable<ListDeploymentResourcePoolsRequest,DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponse> DeploymentResourcePoolServiceClient.listDeploymentResourcePoolsPagedCallable()List DeploymentResourcePools in a location.PagedCallSettings.Builder<ListDeploymentResourcePoolsRequest,ListDeploymentResourcePoolsResponse, DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponse> DeploymentResourcePoolServiceSettings.Builder.listDeploymentResourcePoolsSettings()Returns the builder for the settings used for calls to listDeploymentResourcePools.PagedCallSettings<ListDeploymentResourcePoolsRequest,ListDeploymentResourcePoolsResponse, DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponse> DeploymentResourcePoolServiceSettings.listDeploymentResourcePoolsSettings()Returns the object with the settings used for calls to listDeploymentResourcePools. -
Uses of DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponse in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponseModifier and TypeMethodDescriptionUnaryCallable<ListDeploymentResourcePoolsRequest,DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponse> DeploymentResourcePoolServiceStub.listDeploymentResourcePoolsPagedCallable()UnaryCallable<ListDeploymentResourcePoolsRequest,DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponse> GrpcDeploymentResourcePoolServiceStub.listDeploymentResourcePoolsPagedCallable()PagedCallSettings.Builder<ListDeploymentResourcePoolsRequest,ListDeploymentResourcePoolsResponse, DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponse> DeploymentResourcePoolServiceStubSettings.Builder.listDeploymentResourcePoolsSettings()Returns the builder for the settings used for calls to listDeploymentResourcePools.PagedCallSettings<ListDeploymentResourcePoolsRequest,ListDeploymentResourcePoolsResponse, DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponse> DeploymentResourcePoolServiceStubSettings.listDeploymentResourcePoolsSettings()Returns the object with the settings used for calls to listDeploymentResourcePools.