Amazon.CloudTrail.Model.Internal.MarshallTransformations.StartLoggingResponseUnmarshaller.GetInstance C# (CSharp) Метод

GetInstance() публичный статический Метод

public static GetInstance ( ) : StartLoggingResponseUnmarshaller
Результат StartLoggingResponseUnmarshaller
        public static StartLoggingResponseUnmarshaller GetInstance()
        {
          if (instance == null)
          {
            instance = new StartLoggingResponseUnmarshaller();
          }
          return instance;
        }