Amazon.CloudTrail.Model.Internal.MarshallTransformations.GetTrailStatusResponseUnmarshaller.GetInstance C# (CSharp) 메소드

GetInstance() 공개 정적인 메소드

public static GetInstance ( ) : GetTrailStatusResponseUnmarshaller
리턴 GetTrailStatusResponseUnmarshaller
        public static GetTrailStatusResponseUnmarshaller GetInstance()
        {
          if (instance == null)
          {
            instance = new GetTrailStatusResponseUnmarshaller();
          }
          return instance;
        }