Response Unmarshaller for DescribeChapCredentials operation
Inheritance: JsonResponseUnmarshaller
 public static DescribeChapCredentialsResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new DescribeChapCredentialsResponseUnmarshaller();
     }
     return(instance);
 }
 public static DescribeChapCredentialsResponseUnmarshaller GetInstance()
 {
   if (instance == null)
   {
     instance = new DescribeChapCredentialsResponseUnmarshaller();
   }
   return instance;
 }