Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerPolicyResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

public static GetInstance ( ) : DeleteLoadBalancerPolicyResponseUnmarshaller
Résultat DeleteLoadBalancerPolicyResponseUnmarshaller
        public static DeleteLoadBalancerPolicyResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new DeleteLoadBalancerPolicyResponseUnmarshaller();
            }
            return instance;
        }