Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AttachLoadBalancerToSubnetsResponseUnmarshaller.GetInstance C# (CSharp) Метод

GetInstance() публичный статический Метод

public static GetInstance ( ) : AttachLoadBalancerToSubnetsResponseUnmarshaller
Результат AttachLoadBalancerToSubnetsResponseUnmarshaller
        public static AttachLoadBalancerToSubnetsResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new AttachLoadBalancerToSubnetsResponseUnmarshaller();
            }
            return instance;
        }
    
AttachLoadBalancerToSubnetsResponseUnmarshaller