public static interface LightningApi.ClosedChannelsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
LightningApi.ChannelCloseSummary |
getChannels(int index)
repeated .lnrpc.ChannelCloseSummary channels = 1; |
int |
getChannelsCount()
repeated .lnrpc.ChannelCloseSummary channels = 1; |
java.util.List<LightningApi.ChannelCloseSummary> |
getChannelsList()
repeated .lnrpc.ChannelCloseSummary channels = 1; |
LightningApi.ChannelCloseSummaryOrBuilder |
getChannelsOrBuilder(int index)
repeated .lnrpc.ChannelCloseSummary channels = 1; |
java.util.List<? extends LightningApi.ChannelCloseSummaryOrBuilder> |
getChannelsOrBuilderList()
repeated .lnrpc.ChannelCloseSummary channels = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<LightningApi.ChannelCloseSummary> getChannelsList()
repeated .lnrpc.ChannelCloseSummary channels = 1;LightningApi.ChannelCloseSummary getChannels(int index)
repeated .lnrpc.ChannelCloseSummary channels = 1;int getChannelsCount()
repeated .lnrpc.ChannelCloseSummary channels = 1;java.util.List<? extends LightningApi.ChannelCloseSummaryOrBuilder> getChannelsOrBuilderList()
repeated .lnrpc.ChannelCloseSummary channels = 1;LightningApi.ChannelCloseSummaryOrBuilder getChannelsOrBuilder(int index)
repeated .lnrpc.ChannelCloseSummary channels = 1;