Uses of Enum Class
de.adorsys.datasafe.teststorage.WithStorageProvider.StorageDescriptorName
-
Uses of WithStorageProvider.StorageDescriptorName in de.adorsys.datasafe.teststorage
Methods in de.adorsys.datasafe.teststorage that return WithStorageProvider.StorageDescriptorNameModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.WithStorageProvider.StorageDescriptorName.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.adorsys.datasafe.teststorage with parameters of type WithStorageProvider.StorageDescriptorNameModifierConstructorDescriptionStorageDescriptor(WithStorageProvider.StorageDescriptorName name, Supplier<StorageService> storageService, Uri location, String accessKey, String secretKey, String region, String rootBucket)