Amazon.AutoScaling.Model.Internal.MarshallTransformations.CreateLaunchConfigurationResponseUnmarshaller.GetInstance C# (CSharp) Метод

GetInstance() публичный статический Метод

public static GetInstance ( ) : CreateLaunchConfigurationResponseUnmarshaller
Результат CreateLaunchConfigurationResponseUnmarshaller
        public static CreateLaunchConfigurationResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new CreateLaunchConfigurationResponseUnmarshaller();
            }
            return instance;
        }
    
CreateLaunchConfigurationResponseUnmarshaller