Class NetAppGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/netapp/v1/cloud_netapp_service.proto")
    public final class NetAppGrpc
    extends Object
     NetApp Files Google Cloud Service
     
    • Method Detail

      • getCreateStoragePoolMethod

        public static io.grpc.MethodDescriptor<CreateStoragePoolRequest,​com.google.longrunning.Operation> getCreateStoragePoolMethod()
      • getUpdateStoragePoolMethod

        public static io.grpc.MethodDescriptor<UpdateStoragePoolRequest,​com.google.longrunning.Operation> getUpdateStoragePoolMethod()
      • getDeleteStoragePoolMethod

        public static io.grpc.MethodDescriptor<DeleteStoragePoolRequest,​com.google.longrunning.Operation> getDeleteStoragePoolMethod()
      • getGetVolumeMethod

        public static io.grpc.MethodDescriptor<GetVolumeRequest,​Volume> getGetVolumeMethod()
      • getCreateVolumeMethod

        public static io.grpc.MethodDescriptor<CreateVolumeRequest,​com.google.longrunning.Operation> getCreateVolumeMethod()
      • getUpdateVolumeMethod

        public static io.grpc.MethodDescriptor<UpdateVolumeRequest,​com.google.longrunning.Operation> getUpdateVolumeMethod()
      • getDeleteVolumeMethod

        public static io.grpc.MethodDescriptor<DeleteVolumeRequest,​com.google.longrunning.Operation> getDeleteVolumeMethod()
      • getRevertVolumeMethod

        public static io.grpc.MethodDescriptor<RevertVolumeRequest,​com.google.longrunning.Operation> getRevertVolumeMethod()
      • getCreateSnapshotMethod

        public static io.grpc.MethodDescriptor<CreateSnapshotRequest,​com.google.longrunning.Operation> getCreateSnapshotMethod()
      • getDeleteSnapshotMethod

        public static io.grpc.MethodDescriptor<DeleteSnapshotRequest,​com.google.longrunning.Operation> getDeleteSnapshotMethod()
      • getUpdateSnapshotMethod

        public static io.grpc.MethodDescriptor<UpdateSnapshotRequest,​com.google.longrunning.Operation> getUpdateSnapshotMethod()
      • getCreateActiveDirectoryMethod

        public static io.grpc.MethodDescriptor<CreateActiveDirectoryRequest,​com.google.longrunning.Operation> getCreateActiveDirectoryMethod()
      • getUpdateActiveDirectoryMethod

        public static io.grpc.MethodDescriptor<UpdateActiveDirectoryRequest,​com.google.longrunning.Operation> getUpdateActiveDirectoryMethod()
      • getDeleteActiveDirectoryMethod

        public static io.grpc.MethodDescriptor<DeleteActiveDirectoryRequest,​com.google.longrunning.Operation> getDeleteActiveDirectoryMethod()
      • getCreateKmsConfigMethod

        public static io.grpc.MethodDescriptor<CreateKmsConfigRequest,​com.google.longrunning.Operation> getCreateKmsConfigMethod()
      • getUpdateKmsConfigMethod

        public static io.grpc.MethodDescriptor<UpdateKmsConfigRequest,​com.google.longrunning.Operation> getUpdateKmsConfigMethod()
      • getEncryptVolumesMethod

        public static io.grpc.MethodDescriptor<EncryptVolumesRequest,​com.google.longrunning.Operation> getEncryptVolumesMethod()
      • getDeleteKmsConfigMethod

        public static io.grpc.MethodDescriptor<DeleteKmsConfigRequest,​com.google.longrunning.Operation> getDeleteKmsConfigMethod()
      • getCreateReplicationMethod

        public static io.grpc.MethodDescriptor<CreateReplicationRequest,​com.google.longrunning.Operation> getCreateReplicationMethod()
      • getDeleteReplicationMethod

        public static io.grpc.MethodDescriptor<DeleteReplicationRequest,​com.google.longrunning.Operation> getDeleteReplicationMethod()
      • getUpdateReplicationMethod

        public static io.grpc.MethodDescriptor<UpdateReplicationRequest,​com.google.longrunning.Operation> getUpdateReplicationMethod()
      • getStopReplicationMethod

        public static io.grpc.MethodDescriptor<StopReplicationRequest,​com.google.longrunning.Operation> getStopReplicationMethod()
      • getResumeReplicationMethod

        public static io.grpc.MethodDescriptor<ResumeReplicationRequest,​com.google.longrunning.Operation> getResumeReplicationMethod()
      • getReverseReplicationDirectionMethod

        public static io.grpc.MethodDescriptor<ReverseReplicationDirectionRequest,​com.google.longrunning.Operation> getReverseReplicationDirectionMethod()
      • newStub

        public static NetAppGrpc.NetAppStub newStub​(io.grpc.Channel channel)
        Creates a new async stub that supports all call types for the service
      • newBlockingStub

        public static NetAppGrpc.NetAppBlockingStub newBlockingStub​(io.grpc.Channel channel)
        Creates a new blocking-style stub that supports unary and streaming output calls on the service
      • newFutureStub

        public static NetAppGrpc.NetAppFutureStub newFutureStub​(io.grpc.Channel channel)
        Creates a new ListenableFuture-style stub that supports unary calls on the service
      • bindService

        public static final io.grpc.ServerServiceDefinition bindService​(NetAppGrpc.AsyncService service)
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()