Package | Description |
---|---|
com.iijgio.dag.services.storage.model |
IIJ GIOストレージ&アナリシスサービスの様々な操作・情報・結果をモデル化するクラスを含みます
|
com.iijgio.dag.services.storage.model.transform |
IIJ GIOストレージ&アナリシスサービス APIのリクエスト/レスポンスのXMLを
モデルオブジェクトに変換するクラスを含みます
|
Modifier and Type | Method and Description |
---|---|
static GroupGrantee |
GroupGrantee.parseGroupGrantee(String groupUri)
グループgranteeのURIを指定して、 の
列挙型の値を返します。
有効でないグループgranteeのURIだった場合は
null が返ります |
static GroupGrantee |
GroupGrantee.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupGrantee[] |
GroupGrantee.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected XmlWriter |
AclXmlFactory.convertToXml(GroupGrantee grantee,
XmlWriter xml)
指定されたグループgranteeを表すXML断片を返します
|
Copyright © 2018. All rights reserved.