| Package | Description |
|---|---|
| de.adorsys.dfs.connection.api.types.properties |
| Modifier and Type | Field and Description |
|---|---|
static BucketPathEncryptionFilenameOnly |
ConnectionProperties.defaultBucketPathEncryptionFilenameOnly |
| Modifier and Type | Method and Description |
|---|---|
BucketPathEncryptionFilenameOnly |
ConnectionProperties.getBucketPathEncryptionFilenameOnly() |
BucketPathEncryptionFilenameOnly |
ConnectionPropertiesImpl.getBucketPathEncryptionFilenameOnly() |
static BucketPathEncryptionFilenameOnly |
BucketPathEncryptionFilenameOnly.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BucketPathEncryptionFilenameOnly[] |
BucketPathEncryptionFilenameOnly.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionPropertiesImpl.setBucketPathEncryptionFilenameOnly(BucketPathEncryptionFilenameOnly bucketPathEncryptionFilenameOnly) |
Copyright © 2019. All Rights Reserved.