Amazon.Glacier.Model.Internal.MarshallTransformations.ListJobsResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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