Package com.google.cloud.netapp.v1
Class NetAppGrpc.NetAppImplBase
- java.lang.Object
-
- com.google.cloud.netapp.v1.NetAppGrpc.NetAppImplBase
-
- All Implemented Interfaces:
NetAppGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- NetAppGrpc
public abstract static class NetAppGrpc.NetAppImplBase extends Object implements io.grpc.BindableService, NetAppGrpc.AsyncService
Base class for the server implementation of the service NetApp.NetApp Files Google Cloud Service
-
-
Constructor Summary
Constructors Constructor Description NetAppImplBase()
-
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.netapp.v1.NetAppGrpc.AsyncService
createActiveDirectory, createKmsConfig, createReplication, createSnapshot, createStoragePool, createVolume, deleteActiveDirectory, deleteKmsConfig, deleteReplication, deleteSnapshot, deleteStoragePool, deleteVolume, encryptVolumes, getActiveDirectory, getKmsConfig, getReplication, getSnapshot, getStoragePool, getVolume, listActiveDirectories, listKmsConfigs, listReplications, listSnapshots, listStoragePools, listVolumes, resumeReplication, reverseReplicationDirection, revertVolume, stopReplication, updateActiveDirectory, updateKmsConfig, updateReplication, updateSnapshot, updateStoragePool, updateVolume, verifyKmsConfig
-
-