Class DestroyOptions

    • Method Detail

      • isTargetDependents

        public boolean isTargetDependents()
        Allows updating of dependent targets discovered but not specified UpdateOptions.targets()
        Returns:
        true if dependent targets should be updated
      • isShowSecrets

        public boolean isShowSecrets()
        Show config secrets when they appear.
        Returns:
        whether to show secrets
      • isContinueOnError

        public boolean isContinueOnError()
        Continue to perform the update operation despite the occurrence of errors.
        Returns:
        whether to continue on error