Class CmdSources.DeleteSource

  • Enclosing class:
    CmdSources

    protected class CmdSources.DeleteSource
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String namespace  
      protected java.lang.String sourceName  
      protected java.lang.String tenant  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected DeleteSource()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • tenant

        protected java.lang.String tenant
      • namespace

        protected java.lang.String namespace
      • sourceName

        protected java.lang.String sourceName
    • Constructor Detail

      • DeleteSource

        protected DeleteSource()