| Modifier and Type | Method and Description |
|---|---|
static WithStorageProvider.StorageDescriptorName |
WithStorageProvider.StorageDescriptorName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WithStorageProvider.StorageDescriptorName[] |
WithStorageProvider.StorageDescriptorName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StorageDescriptor(WithStorageProvider.StorageDescriptorName name,
Supplier<StorageService> storageService,
Uri location,
String accessKey,
String secretKey,
String region,
String rootBucket) |
Copyright © 2020. All rights reserved.