Class ProfileAction.RenameProfileSpec

  • All Implemented Interfaces:
    ProfileRuleChild
    Enclosing class:
    ProfileAction

    public static final class ProfileAction.RenameProfileSpec
    extends ProfileAction
    Used to change the name of a profile specification within the export data.
    • Constructor Detail

      • RenameProfileSpec

        public RenameProfileSpec​(@Nonnull
                                 java.lang.String newName)
        Parameters:
        newName - The new name for the profile spec.