Class DeploymentResourcePoolServiceGrpc.DeploymentResourcePoolServiceImplBase
- java.lang.Object
-
- com.google.cloud.aiplatform.v1beta1.DeploymentResourcePoolServiceGrpc.DeploymentResourcePoolServiceImplBase
-
- All Implemented Interfaces:
DeploymentResourcePoolServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- DeploymentResourcePoolServiceGrpc
public abstract static class DeploymentResourcePoolServiceGrpc.DeploymentResourcePoolServiceImplBase extends Object implements io.grpc.BindableService, DeploymentResourcePoolServiceGrpc.AsyncService
Base class for the server implementation of the service DeploymentResourcePoolService.A service that manages the DeploymentResourcePool resource.
-
-
Constructor Summary
Constructors Constructor Description DeploymentResourcePoolServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.aiplatform.v1beta1.DeploymentResourcePoolServiceGrpc.AsyncService
createDeploymentResourcePool, deleteDeploymentResourcePool, getDeploymentResourcePool, listDeploymentResourcePools, queryDeployedModels
-
-