Package net.osslabz.lnd.dto
Class LnrpcChannelBackups
java.lang.Object
net.osslabz.lnd.dto.LnrpcChannelBackups
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-07T12:03:34.958542131Z[Etc/UTC]")
public class LnrpcChannelBackups
extends Object
LnrpcChannelBackups
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddChanBackupsItem(LnrpcChannelBackup chanBackupsItem) chanBackups(List<LnrpcChannelBackup> chanBackups) booleanA set of single-chan static channel backups.inthashCode()voidsetChanBackups(List<LnrpcChannelBackup> chanBackups) toString()
-
Field Details
-
SERIALIZED_NAME_CHAN_BACKUPS
- See Also:
-
-
Constructor Details
-
LnrpcChannelBackups
public LnrpcChannelBackups()
-
-
Method Details