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

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

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