@FunctionalInterface public interface FileDataStoreSupplier<T extends FileDataStore>
Modifier and Type | Method and Description |
---|---|
FileDataStore |
get()
Constructed instance of FileDataStore resource
|
FileDataStore get()
Copyright © 2019 JBoss by Red Hat. All rights reserved.