Response Unmarshaller for SetLoadBalancerListenerSSLCertificate operation
Inheritance: XmlResponseUnmarshaller
 public static SetLoadBalancerListenerSSLCertificateResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new SetLoadBalancerListenerSSLCertificateResponseUnmarshaller();
     }
     return instance;
 }
 public static SetLoadBalancerListenerSSLCertificateResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new SetLoadBalancerListenerSSLCertificateResponseUnmarshaller();
     }
     return(instance);
 }