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

GetInstance() public static méthode

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