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

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

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