| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<BackupDatastoreInput>> |
BackupDatastoreInputBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
BackupDatastoreInput |
BackupDatastoreInputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<BackupDatastoreOutput>> |
ClusterAdminService.backupDatastore(BackupDatastoreInput input)
Creates a backup file of the datastore state
|
| Modifier and Type | Method and Description |
|---|---|
BackupDatastoreInputBuilder |
BackupDatastoreInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BackupDatastoreInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<BackupDatastoreInput> augmentationValue) |
BackupDatastoreInputBuilder |
BackupDatastoreInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BackupDatastoreInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<BackupDatastoreInput> augmentationValue) |
BackupDatastoreInputBuilder |
BackupDatastoreInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BackupDatastoreInput>> augmentationType) |
| Constructor and Description |
|---|
BackupDatastoreInputBuilder(BackupDatastoreInput base) |
Copyright © 2019 OpenDaylight. All rights reserved.