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

GetInstance() public static méthode

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