Amazon.OpsWorks.Model.Internal.MarshallTransformations.UpdateMyUserProfileResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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