ToolsEcosystem_typica
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
単語検索
|
最終更新
|
ヘルプ
] [
リンク元
]
開始行:
[[ToolsEcosystem]]
#contents
----
* Typica [#oa4b4af1]
|作者 | [[David Kavanagh氏、ほか>http://www.rightscale.c...
|ホームページ | [[Google Code Project Page>http://code.go...
|ドキュメント | [[API ドキュメント>http://typica.s3.amazo...
|コミュニティ | [[Google Groups>http://groups.google.com/...
|ダウンロード | [[Google Code>http://typica.googlecode.co...
|ソース | [[Google Code (svn)>http://code.google.com/p/t...
|バージョン | 1.5.x |
|ライセンス | [[Apache License 2.0>http://www.apache.org/...
----
* 使用例 [#r6b118b7]
Jec2 ec2 = new Jec2(props.getProperty("aws.accessId"),
props.getProperty("aws.secretKey"), false, "your-host", ...
ec2.setResourcePrefix("/services/Eucalyptus");
ec2.setSignatureVersion(1);
----
原文:http://open.eucalyptus.com/wiki/ToolsEcosystem_typica
終了行:
[[ToolsEcosystem]]
#contents
----
* Typica [#oa4b4af1]
|作者 | [[David Kavanagh氏、ほか>http://www.rightscale.c...
|ホームページ | [[Google Code Project Page>http://code.go...
|ドキュメント | [[API ドキュメント>http://typica.s3.amazo...
|コミュニティ | [[Google Groups>http://groups.google.com/...
|ダウンロード | [[Google Code>http://typica.googlecode.co...
|ソース | [[Google Code (svn)>http://code.google.com/p/t...
|バージョン | 1.5.x |
|ライセンス | [[Apache License 2.0>http://www.apache.org/...
----
* 使用例 [#r6b118b7]
Jec2 ec2 = new Jec2(props.getProperty("aws.accessId"),
props.getProperty("aws.secretKey"), false, "your-host", ...
ec2.setResourcePrefix("/services/Eucalyptus");
ec2.setSignatureVersion(1);
----
原文:http://open.eucalyptus.com/wiki/ToolsEcosystem_typica
ページ名: