Amazon.CloudSearch.Model.Internal.MarshallTransformations.UpdateStopwordOptionsResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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