Amazon.ElasticBeanstalk.Model.Internal.MarshallTransformations.UpdateApplicationResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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