Package | Description |
---|---|
com.iijgio.dag.services.storage.model |
IIJ GIOストレージ&アナリシスサービスの様々な操作・情報・結果をモデル化するクラスを含みます
|
Modifier and Type | Method and Description |
---|---|
static SSEAlgorithm |
SSEAlgorithm.fromString(String algorithm) |
static SSEAlgorithm |
SSEAlgorithm.getDefault() |
static SSEAlgorithm |
SSEAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SSEAlgorithm[] |
SSEAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.