Class DeleteNamedMediaOperation

    • Constructor Detail

      • DeleteNamedMediaOperation

        public DeleteNamedMediaOperation​(int tenantId,
                                         java.lang.String mediaName)
    • Method Detail

      • getMediaName

        public java.lang.String getMediaName()
        Returns:
        the mediaName
      • getTenantId

        public int getTenantId()
        Returns:
        the tenantId
      • voidInvoke

        protected void voidInvoke()
                           throws java.lang.Exception
        Description copied from class: VoidOperation
        Invokes this void operation.
        Specified by:
        voidInvoke in class VoidOperation
        Throws:
        java.lang.Exception - exception when invoking this operation