Package | Description |
---|---|
com.iijgio.dag.services.storage.internal |
IIJ GIOストレージ&アナリシスサービス SDKで内部的に使用するクラスを含みます
|
com.iijgio.dag.services.storage.model.transform |
IIJ GIOストレージ&アナリシスサービス APIのリクエスト/レスポンスのXMLを
モデルオブジェクトに変換するクラスを含みます
|
Modifier and Type | Method and Description |
---|---|
XmlWriter |
XmlWriter.end() |
XmlWriter |
XmlWriter.start(String name) |
XmlWriter |
XmlWriter.start(String name,
String[] attrs,
String[] values) |
XmlWriter |
XmlWriter.start(String name,
String attr,
String value) |
XmlWriter |
XmlWriter.value(String value) |
Modifier and Type | Method and Description |
---|---|
protected XmlWriter |
AclXmlFactory.convertToXml(CanonicalGrantee grantee,
XmlWriter xml)
指定された正規化されたgranteeを表すXML断片を返します
|
protected XmlWriter |
AclXmlFactory.convertToXml(EmailAddressGrantee grantee,
XmlWriter xml)
指定されたemail address granteeを表すXML断片を返します
|
protected XmlWriter |
AclXmlFactory.convertToXml(Grantee grantee,
XmlWriter xml)
指定されたgranteeを表すXML断片を返します
|
protected XmlWriter |
AclXmlFactory.convertToXml(GroupGrantee grantee,
XmlWriter xml)
指定されたグループgranteeを表すXML断片を返します
|
Modifier and Type | Method and Description |
---|---|
protected XmlWriter |
AclXmlFactory.convertToXml(CanonicalGrantee grantee,
XmlWriter xml)
指定された正規化されたgranteeを表すXML断片を返します
|
protected XmlWriter |
AclXmlFactory.convertToXml(EmailAddressGrantee grantee,
XmlWriter xml)
指定されたemail address granteeを表すXML断片を返します
|
protected XmlWriter |
AclXmlFactory.convertToXml(Grantee grantee,
XmlWriter xml)
指定されたgranteeを表すXML断片を返します
|
protected XmlWriter |
AclXmlFactory.convertToXml(GroupGrantee grantee,
XmlWriter xml)
指定されたグループgranteeを表すXML断片を返します
|
Copyright © 2018. All rights reserved.