Amazon.StorageGateway.Model.Internal.MarshallTransformations.RetrieveTapeArchiveResponseUnmarshaller.GetInstance C# (CSharp) Method

GetInstance() public static method

public static GetInstance ( ) : RetrieveTapeArchiveResponseUnmarshaller
return RetrieveTapeArchiveResponseUnmarshaller
        public static RetrieveTapeArchiveResponseUnmarshaller GetInstance()
        {
          if (instance == null)
          {
            instance = new RetrieveTapeArchiveResponseUnmarshaller();
          }
          return instance;
        }