public static interface RouterOuterClass.UpdateChanStatusRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
RouterOuterClass.ChanStatusAction |
getAction()
.routerrpc.ChanStatusAction action = 2; |
int |
getActionValue()
.routerrpc.ChanStatusAction action = 2; |
LightningApi.ChannelPoint |
getChanPoint()
.lnrpc.ChannelPoint chan_point = 1; |
LightningApi.ChannelPointOrBuilder |
getChanPointOrBuilder()
.lnrpc.ChannelPoint chan_point = 1; |
boolean |
hasChanPoint()
.lnrpc.ChannelPoint chan_point = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasChanPoint()
.lnrpc.ChannelPoint chan_point = 1;LightningApi.ChannelPoint getChanPoint()
.lnrpc.ChannelPoint chan_point = 1;LightningApi.ChannelPointOrBuilder getChanPointOrBuilder()
.lnrpc.ChannelPoint chan_point = 1;int getActionValue()
.routerrpc.ChanStatusAction action = 2;RouterOuterClass.ChanStatusAction getAction()
.routerrpc.ChanStatusAction action = 2;