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

GetInstance() public static méthode

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