Amazon.CloudSearch.Model.Internal.MarshallTransformations.UpdateStemmingOptionsResponseUnmarshaller.GetInstance C# (CSharp) Method

GetInstance() public static method

        public static UpdateStemmingOptionsResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new UpdateStemmingOptionsResponseUnmarshaller();
            }
            return instance;
        }