Package | Description |
---|---|
com.iijgio.dag.services.storage |
IIJ GIOストレージ&アナリシスサービスへアクセスする同期クライアント実装です
|
com.iijgio.dag.services.storage.model |
IIJ GIOストレージ&アナリシスサービスの様々な操作・情報・結果をモデル化するクラスを含みます
|
Modifier and Type | Method and Description |
---|---|
String |
StorageClient.getBucketLocation(GetBucketLocationRequest getBucketLocationRequest) |
String |
Storage.getBucketLocation(GetBucketLocationRequest getBucketLocationRequest)
指定したバケットをIIJ GIOストレージ&アナリシスサービスが保存している
地理的リージョン情報を取得します。
|
Modifier and Type | Method and Description |
---|---|
GetBucketLocationRequest |
GetBucketLocationRequest.withBucketName(String bucketName)
ロケーションがリクエストされるバケット名を設定し、
追加の連鎖したメソッド呼び出しのため、更新したこのオブジェクトを返します。
|
Copyright © 2018. All rights reserved.