Amazon.ElasticMapReduce.Model.Internal.MarshallTransformations.ListStepsResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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