Amazon.AWSSupport.Model.Internal.MarshallTransformations.RefreshTrustedAdvisorCheckResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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