| Modifier and Type | Method and Description |
|---|---|
ConfigSchemaService |
DistributedConfigDatastoreProviderBuilder.getConfigSchemaService() |
ConfigSchemaService |
DistributedConfigDatastoreProvider.getConfigSchemaService() |
| Modifier and Type | Method and Description |
|---|---|
DistributedConfigDatastoreProviderBuilder |
DistributedConfigDatastoreProviderBuilder.setConfigSchemaService(ConfigSchemaService value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<ConfigSchemaService>> |
ConfigSchemaServiceBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
ConfigSchemaService |
ConfigSchemaServiceBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ConfigSchemaServiceBuilder |
ConfigSchemaServiceBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ConfigSchemaService>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ConfigSchemaService> augmentationValue) |
ConfigSchemaServiceBuilder |
ConfigSchemaServiceBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ConfigSchemaService>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ConfigSchemaService> augmentationValue) |
ConfigSchemaServiceBuilder |
ConfigSchemaServiceBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ConfigSchemaService>> augmentationType) |
| Constructor and Description |
|---|
ConfigSchemaServiceBuilder(ConfigSchemaService base) |
Copyright © 2018 OpenDaylight. All rights reserved.