Package | Description |
---|---|
com.iijgio.dag.services.storage.model |
IIJ GIOストレージ&アナリシスサービスの様々な操作・情報・結果をモデル化するクラスを含みます
|
Modifier and Type | Method and Description |
---|---|
MultiFactorAuthentication |
DeleteObjectsRequest.getMfa()
IIJ GIOストレージ&アナリシスサービスではオブジェクトバージョニングは未対応です。
|
MultiFactorAuthentication |
MultiFactorAuthentication.withDeviceSerialNumber(String deviceSerialNumber)
多要素認証(MFA)デバイスのシリアル番号をセットし
追加の連鎖したメソッド呼び出しのため、更新したこのオブジェクトを返します。
|
MultiFactorAuthentication |
MultiFactorAuthentication.withToken(String token)
多要素認証(MFA)デバイスによって生成された現在のMFAトークンをセットし
追加の連鎖したメソッド呼び出しのため、更新したこのオブジェクトを返します。
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteObjectsRequest.setMfa(MultiFactorAuthentication mfa)
IIJ GIOストレージ&アナリシスサービスではオブジェクトバージョニングは未対応です。
|
DeleteObjectsRequest |
DeleteObjectsRequest.withMfa(MultiFactorAuthentication mfa)
IIJ GIOストレージ&アナリシスサービスではオブジェクトバージョニングは未対応です。
|
Copyright © 2018. All rights reserved.