Amazon.AutoScaling.Model.Internal.MarshallTransformations.PutScheduledUpdateGroupActionResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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