Amazon.OpsWorks.Model.Internal.MarshallTransformations.CreateStackResponseUnmarshaller.GetInstance C# (CSharp) Method

GetInstance() public static method

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