Amazon.AutoScaling.Model.Internal.MarshallTransformations.ExecutePolicyResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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