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

GetInstance() public static méthode

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