public abstract static class VolumesGrpc.VolumesImplBase
extends java.lang.Object
implements io.grpc.BindableService
| Constructor and Description |
|---|
VolumesImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
void |
list(VolumeListRequest request,
io.grpc.stub.StreamObserver<VolumeListResponse> responseObserver) |
public void list(VolumeListRequest request, io.grpc.stub.StreamObserver<VolumeListResponse> responseObserver)
public io.grpc.ServerServiceDefinition bindService()
bindService in interface io.grpc.BindableService