ThreadpoolFlexibleBuilder |
ThreadpoolFlexibleBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ThreadpoolFlexible>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ThreadpoolFlexible> augmentation) |
ThreadpoolFlexibleBuilder |
ThreadpoolFlexibleBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ThreadpoolFlexible>> augmentationType) |
ThreadpoolFlexibleBuilder |
ThreadpoolFlexibleBuilder.setKeepAliveMillis(Long value) |
ThreadpoolFlexibleBuilder |
ThreadpoolFlexibleBuilder.setMaxThreadCount(Integer value) |
ThreadpoolFlexibleBuilder |
ThreadpoolFlexibleBuilder.setMinThreadCount(Integer value) |
ThreadpoolFlexibleBuilder |
ThreadpoolFlexibleBuilder.setQueueCapacity(Integer value) |
ThreadpoolFlexibleBuilder |
ThreadpoolFlexibleBuilder.setThreadFactory(ThreadFactory value) |