public static final class PersistentVolumesGrpc.PersistentVolumesBlockingStub extends io.grpc.stub.AbstractStub<PersistentVolumesGrpc.PersistentVolumesBlockingStub>
| Modifier and Type | Method and Description |
|---|---|
protected PersistentVolumesGrpc.PersistentVolumesBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
PVDescribeResponse |
describe(PVDescribeRequest request) |
VoidResponse |
register(PVRegisterRequest request) |
VoidResponse |
unregister(PVUnregisterRequest request) |
protected PersistentVolumesGrpc.PersistentVolumesBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<PersistentVolumesGrpc.PersistentVolumesBlockingStub>public PVDescribeResponse describe(PVDescribeRequest request)
public VoidResponse register(PVRegisterRequest request)
public VoidResponse unregister(PVUnregisterRequest request)