public class DataLakeServiceClientWrapper extends Object
| Constructor and Description |
|---|
DataLakeServiceClientWrapper(com.azure.storage.file.datalake.DataLakeServiceClient client) |
| Modifier and Type | Method and Description |
|---|---|
DataLakeFileSystemClientWrapper |
getDataLakeFileSystemClientWrapper(String fileSystemName) |
List<com.azure.storage.file.datalake.models.FileSystemItem> |
listFileSystems(com.azure.storage.file.datalake.models.ListFileSystemsOptions options,
Duration timeout) |
public DataLakeServiceClientWrapper(com.azure.storage.file.datalake.DataLakeServiceClient client)
public List<com.azure.storage.file.datalake.models.FileSystemItem> listFileSystems(com.azure.storage.file.datalake.models.ListFileSystemsOptions options, Duration timeout)
public DataLakeFileSystemClientWrapper getDataLakeFileSystemClientWrapper(String fileSystemName)
Apache Camel