Response Unmarshaller for PutRolePolicy operation
Inheritance: XmlResponseUnmarshaller
コード例 #1
0
 public static PutRolePolicyResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new PutRolePolicyResponseUnmarshaller();
     }
     return(instance);
 }
コード例 #2
0
 public static PutRolePolicyResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new PutRolePolicyResponseUnmarshaller();
     }
     return instance;
 }