Package com.google.cloud.netapp.v1
Class NetAppGrpc
- java.lang.Object
-
- com.google.cloud.netapp.v1.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
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
NetAppGrpc.AsyncService
NetApp Files Google Cloud Servicestatic class
NetAppGrpc.NetAppBlockingStub
A stub to allow clients to do synchronous rpc calls to service NetApp.static class
NetAppGrpc.NetAppFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service NetApp.static class
NetAppGrpc.NetAppImplBase
Base class for the server implementation of the service NetApp.static class
NetAppGrpc.NetAppStub
A stub to allow clients to do asynchronous rpc calls to service NetApp.
-
Field Summary
Fields Modifier and Type Field Description static String
SERVICE_NAME
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static io.grpc.ServerServiceDefinition
bindService(NetAppGrpc.AsyncService service)
static io.grpc.MethodDescriptor<CreateActiveDirectoryRequest,com.google.longrunning.Operation>
getCreateActiveDirectoryMethod()
static io.grpc.MethodDescriptor<CreateKmsConfigRequest,com.google.longrunning.Operation>
getCreateKmsConfigMethod()
static io.grpc.MethodDescriptor<CreateReplicationRequest,com.google.longrunning.Operation>
getCreateReplicationMethod()
static io.grpc.MethodDescriptor<CreateSnapshotRequest,com.google.longrunning.Operation>
getCreateSnapshotMethod()
static io.grpc.MethodDescriptor<CreateStoragePoolRequest,com.google.longrunning.Operation>
getCreateStoragePoolMethod()
static io.grpc.MethodDescriptor<CreateVolumeRequest,com.google.longrunning.Operation>
getCreateVolumeMethod()
static io.grpc.MethodDescriptor<DeleteActiveDirectoryRequest,com.google.longrunning.Operation>
getDeleteActiveDirectoryMethod()
static io.grpc.MethodDescriptor<DeleteKmsConfigRequest,com.google.longrunning.Operation>
getDeleteKmsConfigMethod()
static io.grpc.MethodDescriptor<DeleteReplicationRequest,com.google.longrunning.Operation>
getDeleteReplicationMethod()
static io.grpc.MethodDescriptor<DeleteSnapshotRequest,com.google.longrunning.Operation>
getDeleteSnapshotMethod()
static io.grpc.MethodDescriptor<DeleteStoragePoolRequest,com.google.longrunning.Operation>
getDeleteStoragePoolMethod()
static io.grpc.MethodDescriptor<DeleteVolumeRequest,com.google.longrunning.Operation>
getDeleteVolumeMethod()
static io.grpc.MethodDescriptor<EncryptVolumesRequest,com.google.longrunning.Operation>
getEncryptVolumesMethod()
static io.grpc.MethodDescriptor<GetActiveDirectoryRequest,ActiveDirectory>
getGetActiveDirectoryMethod()
static io.grpc.MethodDescriptor<GetKmsConfigRequest,KmsConfig>
getGetKmsConfigMethod()
static io.grpc.MethodDescriptor<GetReplicationRequest,Replication>
getGetReplicationMethod()
static io.grpc.MethodDescriptor<GetSnapshotRequest,Snapshot>
getGetSnapshotMethod()
static io.grpc.MethodDescriptor<GetStoragePoolRequest,StoragePool>
getGetStoragePoolMethod()
static io.grpc.MethodDescriptor<GetVolumeRequest,Volume>
getGetVolumeMethod()
static io.grpc.MethodDescriptor<ListActiveDirectoriesRequest,ListActiveDirectoriesResponse>
getListActiveDirectoriesMethod()
static io.grpc.MethodDescriptor<ListKmsConfigsRequest,ListKmsConfigsResponse>
getListKmsConfigsMethod()
static io.grpc.MethodDescriptor<ListReplicationsRequest,ListReplicationsResponse>
getListReplicationsMethod()
static io.grpc.MethodDescriptor<ListSnapshotsRequest,ListSnapshotsResponse>
getListSnapshotsMethod()
static io.grpc.MethodDescriptor<ListStoragePoolsRequest,ListStoragePoolsResponse>
getListStoragePoolsMethod()
static io.grpc.MethodDescriptor<ListVolumesRequest,ListVolumesResponse>
getListVolumesMethod()
static io.grpc.MethodDescriptor<ResumeReplicationRequest,com.google.longrunning.Operation>
getResumeReplicationMethod()
static io.grpc.MethodDescriptor<ReverseReplicationDirectionRequest,com.google.longrunning.Operation>
getReverseReplicationDirectionMethod()
static io.grpc.MethodDescriptor<RevertVolumeRequest,com.google.longrunning.Operation>
getRevertVolumeMethod()
static io.grpc.ServiceDescriptor
getServiceDescriptor()
static io.grpc.MethodDescriptor<StopReplicationRequest,com.google.longrunning.Operation>
getStopReplicationMethod()
static io.grpc.MethodDescriptor<UpdateActiveDirectoryRequest,com.google.longrunning.Operation>
getUpdateActiveDirectoryMethod()
static io.grpc.MethodDescriptor<UpdateKmsConfigRequest,com.google.longrunning.Operation>
getUpdateKmsConfigMethod()
static io.grpc.MethodDescriptor<UpdateReplicationRequest,com.google.longrunning.Operation>
getUpdateReplicationMethod()
static io.grpc.MethodDescriptor<UpdateSnapshotRequest,com.google.longrunning.Operation>
getUpdateSnapshotMethod()
static io.grpc.MethodDescriptor<UpdateStoragePoolRequest,com.google.longrunning.Operation>
getUpdateStoragePoolMethod()
static io.grpc.MethodDescriptor<UpdateVolumeRequest,com.google.longrunning.Operation>
getUpdateVolumeMethod()
static io.grpc.MethodDescriptor<VerifyKmsConfigRequest,VerifyKmsConfigResponse>
getVerifyKmsConfigMethod()
static NetAppGrpc.NetAppBlockingStub
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the servicestatic NetAppGrpc.NetAppFutureStub
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the servicestatic NetAppGrpc.NetAppStub
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-
-
-
Field Detail
-
SERVICE_NAME
public static final String SERVICE_NAME
- See Also:
- Constant Field Values
-
-
Method Detail
-
getListStoragePoolsMethod
public static io.grpc.MethodDescriptor<ListStoragePoolsRequest,ListStoragePoolsResponse> getListStoragePoolsMethod()
-
getCreateStoragePoolMethod
public static io.grpc.MethodDescriptor<CreateStoragePoolRequest,com.google.longrunning.Operation> getCreateStoragePoolMethod()
-
getGetStoragePoolMethod
public static io.grpc.MethodDescriptor<GetStoragePoolRequest,StoragePool> getGetStoragePoolMethod()
-
getUpdateStoragePoolMethod
public static io.grpc.MethodDescriptor<UpdateStoragePoolRequest,com.google.longrunning.Operation> getUpdateStoragePoolMethod()
-
getDeleteStoragePoolMethod
public static io.grpc.MethodDescriptor<DeleteStoragePoolRequest,com.google.longrunning.Operation> getDeleteStoragePoolMethod()
-
getListVolumesMethod
public static io.grpc.MethodDescriptor<ListVolumesRequest,ListVolumesResponse> getListVolumesMethod()
-
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()
-
getListSnapshotsMethod
public static io.grpc.MethodDescriptor<ListSnapshotsRequest,ListSnapshotsResponse> getListSnapshotsMethod()
-
getGetSnapshotMethod
public static io.grpc.MethodDescriptor<GetSnapshotRequest,Snapshot> getGetSnapshotMethod()
-
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()
-
getListActiveDirectoriesMethod
public static io.grpc.MethodDescriptor<ListActiveDirectoriesRequest,ListActiveDirectoriesResponse> getListActiveDirectoriesMethod()
-
getGetActiveDirectoryMethod
public static io.grpc.MethodDescriptor<GetActiveDirectoryRequest,ActiveDirectory> getGetActiveDirectoryMethod()
-
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()
-
getListKmsConfigsMethod
public static io.grpc.MethodDescriptor<ListKmsConfigsRequest,ListKmsConfigsResponse> getListKmsConfigsMethod()
-
getCreateKmsConfigMethod
public static io.grpc.MethodDescriptor<CreateKmsConfigRequest,com.google.longrunning.Operation> getCreateKmsConfigMethod()
-
getGetKmsConfigMethod
public static io.grpc.MethodDescriptor<GetKmsConfigRequest,KmsConfig> getGetKmsConfigMethod()
-
getUpdateKmsConfigMethod
public static io.grpc.MethodDescriptor<UpdateKmsConfigRequest,com.google.longrunning.Operation> getUpdateKmsConfigMethod()
-
getEncryptVolumesMethod
public static io.grpc.MethodDescriptor<EncryptVolumesRequest,com.google.longrunning.Operation> getEncryptVolumesMethod()
-
getVerifyKmsConfigMethod
public static io.grpc.MethodDescriptor<VerifyKmsConfigRequest,VerifyKmsConfigResponse> getVerifyKmsConfigMethod()
-
getDeleteKmsConfigMethod
public static io.grpc.MethodDescriptor<DeleteKmsConfigRequest,com.google.longrunning.Operation> getDeleteKmsConfigMethod()
-
getListReplicationsMethod
public static io.grpc.MethodDescriptor<ListReplicationsRequest,ListReplicationsResponse> getListReplicationsMethod()
-
getGetReplicationMethod
public static io.grpc.MethodDescriptor<GetReplicationRequest,Replication> getGetReplicationMethod()
-
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()
-
-